Skip to content

Commit a0c332d

Browse files
[Dep update] Update to calling 1.12.0-beta.2 (#2834)
* Update to new calling version * update changelog issue * Change files * Duplicate change files for beta release * fix lint * fix cc * fix cc
1 parent f6f519b commit a0c332d

18 files changed

Lines changed: 107 additions & 87 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "none",
3+
"comment": "Update to Calling 1.12.0-beta.2 for beta dependency.",
4+
"packageName": "@azure/communication-react",
5+
"email": "94866715+dmceachernmsft@users.noreply.github.com",
6+
"dependentChangeType": "none"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "none",
3+
"comment": "Update to Calling 1.12.0-beta.2 for beta dependency.",
4+
"packageName": "@azure/communication-react",
5+
"email": "94866715+dmceachernmsft@users.noreply.github.com",
6+
"dependentChangeType": "none"
7+
}

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.11.0-beta.1",
27+
"@azure/communication-calling": "1.12.0-beta.2",
2828
"@azure/communication-chat": "1.3.0"
2929
},
3030

@@ -53,7 +53,7 @@
5353
* This design avoids unnecessary churn in this file.
5454
*/
5555
"allowedAlternativeVersions": {
56-
"@azure/communication-calling": ["1.11.0-beta.1"],
56+
"@azure/communication-calling": ["1.12.0-beta.2"],
5757
"@azure/communication-chat": ["1.3.0"],
5858
"webpack": [
5959
// All projects should use this version by default

0 commit comments

Comments
 (0)