Skip to content

Commit 2c56776

Browse files
authored
[phone numbers sdk] Update minimum version of dependency "@azure/core… (Azure#21202)
* [phone numbers sdk] Update minimum version of dependency "@azure/core-client" to "1.5.0" * [phone number sdk] Improved README
1 parent 9798cf9 commit 2c56776

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

sdk/communication/communication-phone-numbers/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212

1313
### Other Changes
1414

15+
- Update minimum version of dependency "@azure/core-client" to "1.5.0", which allows adding additional policies to the rest pipeline after initialization.
16+
1517
## 1.2.0-beta.2 (2022-03-10)
1618

1719
### Features Added

sdk/communication/communication-phone-numbers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@azure/communication-common": "^2.0.0",
6464
"@azure/abort-controller": "^1.0.0",
6565
"@azure/core-auth": "^1.3.0",
66-
"@azure/core-client": "^1.3.0",
66+
"@azure/core-client": "^1.5.0",
6767
"@azure/core-rest-pipeline": "^1.3.0",
6868
"@azure/core-lro": "^2.2.4",
6969
"@azure/core-paging": "^1.1.1",

0 commit comments

Comments
 (0)