Skip to content

Commit aa2dd0b

Browse files
[SDK updates] Update beta-stable calling versions (#3831)
* Update beta-stable calling versions * Change files * Duplicate change files for beta release * Update packages/react-composites CallComposite browser test snapshots --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2035c8c commit aa2dd0b

20 files changed

Lines changed: 2114 additions & 2077 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"type": "none",
3+
"area": "improvement",
4+
"workstream": "Calling SDK",
5+
"comment": "Update calling SDK to use latest stable and beta versions",
6+
"packageName": "@azure/communication-react",
7+
"email": "94866715+dmceachernmsft@users.noreply.github.com",
8+
"dependentChangeType": "none"
9+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"type": "none",
3+
"area": "improvement",
4+
"workstream": "Calling SDK",
5+
"comment": "Update calling SDK to use latest stable and beta versions",
6+
"packageName": "@azure/communication-react",
7+
"email": "94866715+dmceachernmsft@users.noreply.github.com",
8+
"dependentChangeType": "none"
9+
}

common/config/rush/common-versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* instead of the latest version.
2525
*/
2626
// "some-library": "1.2.3"
27-
"@azure/communication-calling": "1.19.1-beta.2",
27+
"@azure/communication-calling": "1.20.1-beta.2",
2828
"@azure/communication-common": "2.3.0",
2929
"@azure/communication-chat": "1.4.0-beta.2",
3030
"@azure/communication-signaling": "1.0.0-beta.21",
@@ -55,7 +55,7 @@
5555
* This design avoids unnecessary churn in this file.
5656
*/
5757
"allowedAlternativeVersions": {
58-
"@azure/communication-calling": ["1.19.1-beta.2"],
58+
"@azure/communication-calling": ["1.20.1-beta.2"],
5959
"@azure/communication-common": ["2.3.0"],
6060
"@azure/communication-chat": ["1.4.0-beta.2"],
6161
"@azure/communication-signaling": ["1.0.0-beta.21"],

0 commit comments

Comments
 (0)