Skip to content

Commit

Permalink
[OCE] Update Calling SDK versions (#4987)
Browse files Browse the repository at this point in the history
* Update Calling

* fix lock
  • Loading branch information
dmceachernmsft authored Jul 31, 2024
1 parent 66d2b00 commit 9fc5efd
Show file tree
Hide file tree
Showing 18 changed files with 295 additions and 243 deletions.
4 changes: 2 additions & 2 deletions common/config/rush/common-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* instead of the latest version.
*/
// "some-library": "1.2.3"
"@azure/communication-calling": "1.28.1-beta.1",
"@azure/communication-calling": "1.28.1-beta.2",
"@azure/communication-common": "2.3.0",
"@azure/communication-chat": "1.6.0-beta.3",
"@azure/communication-signaling": "1.0.0-beta.27",
Expand Down Expand Up @@ -55,7 +55,7 @@
* This design avoids unnecessary churn in this file.
*/
"allowedAlternativeVersions": {
"@azure/communication-calling": ["1.28.1-beta.1"],
"@azure/communication-calling": ["1.28.1-beta.2"],
"@azure/communication-common": ["2.3.0"],
"@azure/communication-chat": ["1.6.0-beta.3"],
"@azure/communication-signaling": ["1.0.0-beta.27"],
Expand Down
Loading

0 comments on commit 9fc5efd

Please sign in to comment.