Skip to content

Commit

Permalink
docs: update sdk & sdk-react changelog (#11446)
Browse files Browse the repository at this point in the history
Co-authored-by: Yiqing Zhao <[email protected]>
  • Loading branch information
yiqing-zhao and Yiqing Zhao authored Apr 23, 2024
1 parent ad3c810 commit 5f9af3c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/sdk-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ Initial release of the SDK for React Hook.
# 3.1.0-alpha

- Add `loading` parameter to the return value of `useTeams` hook.

# 3.1.2
- Update peer dependency `@microsoft/teams-js` version to `^2.19.0`.
3 changes: 3 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 2.3.2
- Update peer dependency `@microsoft/teams-js` version to `^2.19.0`.

# 2.3.0

- Add an optional parameter `validationEnabled` to `getPagedInstallations` to enable or disable installation validation.
Expand Down

0 comments on commit 5f9af3c

Please sign in to comment.