From db4825b120ed291fc00de0650eb52d7e82242c85 Mon Sep 17 00:00:00 2001 From: AlonsoMondal <80124074+AlonsoMondal@users.noreply.github.com> Date: Thu, 7 Oct 2021 14:04:30 -0600 Subject: [PATCH] Preprare communication phone numbers & sms release versions oct 2021 (#18047) * preparing release for oct-2021 on communication phone numbers * preparing release for oct-2021 on communication sms --- .../communication-phone-numbers/CHANGELOG.md | 8 +------- sdk/communication/communication-sms/CHANGELOG.md | 8 +------- 2 files changed, 2 insertions(+), 14 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 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`.