Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

More updates to log

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
  • Loading branch information
Srinaath Ravichandran committed Jul 22, 2021
1 parent f71b672 commit e8c6927
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions releases/2.1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

- Support PVA as a skill scenario
- Proxy Support.
- Global Azure Sign In to Azure Feature.
- Global Sign In to Azure Feature.
- Ability to add comments to a node.
- UI to assist adding List Entities to LUIS.
- Support watching bot variables during debugging.
Expand Down Expand Up @@ -131,7 +131,7 @@
- fix: Updated to match composer behavior ([#8085](https://github.com/microsoft/BotFramework-Composer/pull/8085)) ([@GeoffCoxMSFT](https://github.com/GeoffCoxMSFT))
- fix: fix missing telem settings ([#8035](https://github.com/microsoft/BotFramework-Composer/pull/8035)) ([@taicchoumsft](https://github.com/taicchoumsft))
- fix: when add language luFile, update luIntent fileId ([#8009](https://github.com/microsoft/BotFramework-Composer/pull/8009)) ([@zhixzhan](https://github.com/zhixzhan))
- fix ([#7979](https://github.com/microsoft/BotFramework-Composer/pull/7979)) ([@hatpick](https://github.com/hatpick))
- fix: Intellisense on property editor missing user-variables ([#7979](https://github.com/microsoft/BotFramework-Composer/pull/7979)) ([@hatpick](https://github.com/hatpick))
- fix: Update readme screenshot ([#7918](https://github.com/microsoft/BotFramework-Composer/pull/7918)) ([@hatpick](https://github.com/hatpick))
- fix: Resolve dns-packet to 1.3.4 to fix CVE-2021-23386 ([#7942](https://github.com/microsoft/BotFramework-Composer/pull/7942)) ([@hatpick](https://github.com/hatpick))
- fix: add new caller when caller still have empty list, just focus on the empty one ([#7767](https://github.com/microsoft/BotFramework-Composer/pull/7767)) ([@VanyLaw](https://github.com/VanyLaw))
Expand Down Expand Up @@ -179,7 +179,7 @@
- fix editor height in advanced settings ([#8274](https://github.com/microsoft/BotFramework-Composer/pull/8274)) ([@hatpick](https://github.com/hatpick))
- fix editor height in advanced settings ([#8388](https://github.com/microsoft/BotFramework-Composer/pull/8388)) ([@LeeParrishMSFT](https://github.com/LeeParrishMSFT))

#### Changed
#### Style

- style: comment UI tweaks ([#8231](https://github.com/microsoft/BotFramework-Composer/pull/8231)) ([@a-b-r-o-w-n](https://github.com/a-b-r-o-w-n))
- style: Corrected watch variable picker hover / click states and secondary text coloring (https://github.com/microsoft/BotFramework-Composer/pull/8437) ([@tonyanziano](https://github.com/tonyanziano))
Expand Down Expand Up @@ -219,7 +219,7 @@
- revert "feat: add ability to resolve remote or relative schema $refs ([#8293](https://github.com/microsoft/BotFramework-Composer/pull/8293))" ([@a-b-r-o-w-n](https://github.com/a-b-r-o-w-n))
- chore(deps): bump set-getter from 0.1.0 to 0.1.1 in /Composer ([#8156](https://github.com/microsoft/BotFramework-Composer/pull/8156)) dependabot[bot]
- chore: Merge pull request ([#8388](https://github.com/microsoft/BotFramework-Composer/pull/8388)) # from microsoft/lparrish/Issue8387 Lee Parrish
- #minor ([#8257](https://github.com/microsoft/BotFramework-Composer/pull/8257)) ([@chrimc62](https://github.com/chrimc62))
- minor: update form generator ([#8257](https://github.com/microsoft/BotFramework-Composer/pull/8257)) ([@chrimc62](https://github.com/chrimc62))
- chore: Adding Natalie and Vamsi as code owners to publish extensions and composer general ([#8284](https://github.com/microsoft/BotFramework-Composer/pull/8284)) ([@pavolum](https://github.com/pavolum))
- chore: Updated mac .yml generation script ([#8272](https://github.com/microsoft/BotFramework-Composer/pull/8272)) ([@tonyanziano](https://github.com/tonyanziano))
- chore(deps): bump color-string from 1.5.3 to 1.5.5 in /Composer ([#8179](https://github.com/microsoft/BotFramework-Composer/pull/8179)) dependabot[bot]
Expand Down

0 comments on commit e8c6927

Please sign in to comment.