From cb737bdfa5491baea1dbde729f3509037ef27178 Mon Sep 17 00:00:00 2001 From: Alonso Mondal Date: Tue, 5 Oct 2021 12:55:40 -0600 Subject: [PATCH 1/2] preparing release for oct-2021 on communication phone numbers --- .../communication-phone-numbers/CHANGELOG.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/sdk/communication/communication-phone-numbers/CHANGELOG.md b/sdk/communication/communication-phone-numbers/CHANGELOG.md index b666e5eabf45..2dbb8ac6787c 100644 --- a/sdk/communication/communication-phone-numbers/CHANGELOG.md +++ b/sdk/communication/communication-phone-numbers/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 1.1.0 (Unreleased) +## 1.1.0 (2021-10-05) ### Features Added @@ -8,12 +8,6 @@ - Updated our internal core package dependencies to their latest versions in order to add support for Opentelemetry 1.0.0 which is compatible with the latest versions of our other client libraries. - Changed TS compilation target to ES2017 in order to produce smaller bundles and use more native platform features -### Breaking Changes - -### Key Bugs Fixed - -### Fixed - ## 1.0.0 (2021-04-26) - Update version to 1.0.0 From b1c96e6f3fb6b88975a623d79e4274fe79f5c1c6 Mon Sep 17 00:00:00 2001 From: Alonso Mondal Date: Tue, 5 Oct 2021 12:57:41 -0600 Subject: [PATCH 2/2] preparing release for oct-2021 on communication sms --- sdk/communication/communication-sms/CHANGELOG.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/sdk/communication/communication-sms/CHANGELOG.md b/sdk/communication/communication-sms/CHANGELOG.md index c350caf49ac6..db61dcc79809 100644 --- a/sdk/communication/communication-sms/CHANGELOG.md +++ b/sdk/communication/communication-sms/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 1.1.0 (Unreleased) +## 1.1.0 (2021-10-05) ### Features Added @@ -8,12 +8,6 @@ - Updated our internal core package dependencies to their latest versions in order to add support for Opentelemetry 1.0.0 which is compatible with the latest versions of our other client libraries. - Changed TS compilation target to ES2017 in order to produce smaller bundles and use more native platform features -### Breaking Changes - -### Key Bugs Fixed - -### Fixed - ## 1.0.0 (2021-03-29) - Stable release of `@azure/communication-sms`.