Skip to content

Commit

Permalink
Updates release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
martinlingstuyl committed Jul 6, 2023
1 parent 79e4138 commit bd0bd83
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/docs/about/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ sidebar_position: 4
- extended 'spfx doctor' with support for 1.18.0-beta.1 [#5184](https://github.com/pnp/cli-microsoft365/issues/5184)
- extended 'spfx project doctor' with support for 1.18.0-beta.1 [#5184](https://github.com/pnp/cli-microsoft365/issues/5184)
- fixed help for 'cli config' commands [#5202](https://github.com/pnp/cli-microsoft365/issues/5202)
- adds 'newClientSideComponentId' option to 'spo tenant applicationcustomizer set'. [#5063](https://github.com/pnp/cli-microsoft365/issues/5063)
- refactored codebase to async/await - commands 'spo storageentity set' until 'spo tenant commandset get'. [#5108](https://github.com/pnp/cli-microsoft365/issues/5108)
- refactored codebase to async/await - commands 'spo tenant commandset list' until 'spo term get'. [#5109](https://github.com/pnp/cli-microsoft365/issues/5109)
- refactored codebase to async/await - commands 'search` until 'spfx project externalize'/DynamicRule. [#5010](https://github.com/pnp/cli-microsoft365/issues/5010)
- refactored codebase to async/await - commands 'teams chat' and 'teams guestsettings'. [#5090](https://github.com/pnp/cli-microsoft365/issues/5090)
- refactored codebase to async/await - commands 'teams messagingsettings' and 'teams report'. [#5092](https://github.com/pnp/cli-microsoft365/issues/5092)
- fixes for async/await refactorings

## [v6.9.0](https://github.com/pnp/cli-microsoft365/releases/tag/v6.9.0)

Expand Down

0 comments on commit bd0bd83

Please sign in to comment.