From cd8bc73a328f1009145956b51fbcf465e235b6a5 Mon Sep 17 00:00:00 2001 From: ankitarorabit <48968483+ankitarorabit@users.noreply.github.com> Date: Mon, 5 Oct 2020 14:39:18 -0700 Subject: [PATCH] [Azure Communication Administration] Changelog and version update (#15956) * version update * Include other packages --- .../azure-communication-administration/CHANGELOG.md | 3 ++- sdk/communication/azure-communication-administration/README.md | 2 +- sdk/communication/azure-communication-chat/CHANGELOG.md | 2 +- sdk/communication/azure-communication-chat/README.md | 2 +- sdk/communication/azure-communication-common/CHANGELOG.md | 2 +- sdk/communication/azure-communication-common/README.md | 2 +- sdk/communication/azure-communication-sms/CHANGELOG.md | 2 +- sdk/communication/azure-communication-sms/README.md | 2 +- 8 files changed, 9 insertions(+), 8 deletions(-) diff --git a/sdk/communication/azure-communication-administration/CHANGELOG.md b/sdk/communication/azure-communication-administration/CHANGELOG.md index 25a6778711895..52ee7ccc240f4 100644 --- a/sdk/communication/azure-communication-administration/CHANGELOG.md +++ b/sdk/communication/azure-communication-administration/CHANGELOG.md @@ -1,6 +1,7 @@ # Release History -## 1.0.0-beta.2 (Unreleased) +## 1.0.0-beta.2 (2020-10-06) +Added phone number administration. For more information, please see the [README][read_me] and [documentation][documentation]. ## 1.0.0-beta.1 (2020-09-22) diff --git a/sdk/communication/azure-communication-administration/README.md b/sdk/communication/azure-communication-administration/README.md index 1adf61226596d..77a3886ef7764 100644 --- a/sdk/communication/azure-communication-administration/README.md +++ b/sdk/communication/azure-communication-administration/README.md @@ -22,7 +22,7 @@ Acquired phone numbers can come with many capabilities, depending on the country com.azure azure-communication-administration - 1.0.0-beta.1 + 1.0.0-beta.2 ``` diff --git a/sdk/communication/azure-communication-chat/CHANGELOG.md b/sdk/communication/azure-communication-chat/CHANGELOG.md index c948b2768494a..c2f3dadb7f232 100644 --- a/sdk/communication/azure-communication-chat/CHANGELOG.md +++ b/sdk/communication/azure-communication-chat/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 1.0.0-beta.2 (Unreleased) +## 1.0.0-beta.2 (2020-10-06) ## 1.0.0-beta.1 (2020-09-22) diff --git a/sdk/communication/azure-communication-chat/README.md b/sdk/communication/azure-communication-chat/README.md index f5b75d8bc7ff0..c3192de4c545f 100644 --- a/sdk/communication/azure-communication-chat/README.md +++ b/sdk/communication/azure-communication-chat/README.md @@ -20,7 +20,7 @@ Azure Communication Chat contains the APIs used in chat applications for Azure C com.azure azure-communication-chat - 1.0.0-beta.1 + 1.0.0-beta.2 ``` diff --git a/sdk/communication/azure-communication-common/CHANGELOG.md b/sdk/communication/azure-communication-common/CHANGELOG.md index caa5cdcf2ce12..e5f776abf9e41 100644 --- a/sdk/communication/azure-communication-common/CHANGELOG.md +++ b/sdk/communication/azure-communication-common/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 1.0.0-beta.2 (Unreleased) +## 1.0.0-beta.2 (2020-10-06) ## 1.0.0-beta.1 (2020-09-22) diff --git a/sdk/communication/azure-communication-common/README.md b/sdk/communication/azure-communication-common/README.md index 5522681334df9..17d1634e1760c 100644 --- a/sdk/communication/azure-communication-common/README.md +++ b/sdk/communication/azure-communication-common/README.md @@ -19,7 +19,7 @@ It is intended to provide cross cutting concerns, e.g. authentication. com.azure azure-communication-common - 1.0.0-beta.1 + 1.0.0-beta.2 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/communication/azure-communication-sms/CHANGELOG.md b/sdk/communication/azure-communication-sms/CHANGELOG.md index 1aa5dfee8a723..65f37ebca927b 100644 --- a/sdk/communication/azure-communication-sms/CHANGELOG.md +++ b/sdk/communication/azure-communication-sms/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 1.0.0-beta.2 (Unreleased) +## 1.0.0-beta.2 (2020-10-06) ## 1.0.0-beta.1 (2020-09-22) diff --git a/sdk/communication/azure-communication-sms/README.md b/sdk/communication/azure-communication-sms/README.md index f7fd87e4d945d..a9f0969bcf2b9 100644 --- a/sdk/communication/azure-communication-sms/README.md +++ b/sdk/communication/azure-communication-sms/README.md @@ -21,7 +21,7 @@ Azure Communication SMS is used to send simple text messages. com.azure azure-communication-sms - 1.0.0-beta.1 + 1.0.0-beta.2 ```