Skip to content

Commit fe8adc1

Browse files
[JS] Communication Identity | Release updates with latest Common version (Azure#29054)
1 parent d07bbc6 commit fe8adc1

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

sdk/communication/communication-identity/CHANGELOG.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
# Release History
22

3-
## 1.3.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.3.1 (2024-03-26)
104

115
### Other Changes
126

7+
- Updated to `@azure/communication-common` 2.3.1.
8+
139
## 1.3.0 (2023-11-30)
1410

1511
### Features Added

sdk/communication/communication-identity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"prettier": "@azure/eslint-plugin-azure-sdk/prettier.json",
9696
"dependencies": {
9797
"@azure/abort-controller": "^1.0.0",
98-
"@azure/communication-common": "^2.2.0",
98+
"@azure/communication-common": "^2.3.1",
9999
"@azure/core-auth": "^1.3.0",
100100
"@azure/core-client": "^1.3.0",
101101
"@azure/core-rest-pipeline": "^1.3.0",

0 commit comments

Comments
 (0)