From 61b18d8645f986239ae7e1cce00226240a8a564b Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Wed, 10 Feb 2021 00:17:36 +0000 Subject: [PATCH 1/3] Increment package version after release of Azure.Communication.Identity --- sdk/communication/Azure.Communication.Identity/CHANGELOG.md | 3 +++ .../src/Azure.Communication.Identity.csproj | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sdk/communication/Azure.Communication.Identity/CHANGELOG.md b/sdk/communication/Azure.Communication.Identity/CHANGELOG.md index 8333494770945..642a9a21d57d4 100644 --- a/sdk/communication/Azure.Communication.Identity/CHANGELOG.md +++ b/sdk/communication/Azure.Communication.Identity/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 1.0.0-beta.5 (Unreleased) + + ## 1.0.0-beta.4 (2021-02-09) ### Added diff --git a/sdk/communication/Azure.Communication.Identity/src/Azure.Communication.Identity.csproj b/sdk/communication/Azure.Communication.Identity/src/Azure.Communication.Identity.csproj index bd98139b81f49..82be3e730f36b 100644 --- a/sdk/communication/Azure.Communication.Identity/src/Azure.Communication.Identity.csproj +++ b/sdk/communication/Azure.Communication.Identity/src/Azure.Communication.Identity.csproj @@ -6,7 +6,7 @@ Microsoft Azure Communication Identity quickstart - https://docs.microsoft.com/azure/communication-services/quickstarts/access-tokens?pivots=programming-language-csharp Azure Communication Identity Service - 1.0.0-beta.4 + 1.0.0-beta.5 Microsoft Azure Communication Identity Service;Microsoft;Azure;Azure Communication Service;Azure Communication Identity Service;Identity;Communication;$(PackageCommonTags) $(RequiredTargetFrameworks) false From e6fa54e18f739959570f4c8cbdd6de42e14ab894 Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Wed, 10 Feb 2021 00:17:50 +0000 Subject: [PATCH 2/3] Increment package version after release of Azure.Communication.Common --- sdk/communication/Azure.Communication.Common/CHANGELOG.md | 3 +++ .../src/Azure.Communication.Common.csproj | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sdk/communication/Azure.Communication.Common/CHANGELOG.md b/sdk/communication/Azure.Communication.Common/CHANGELOG.md index ecbf560d090bc..8ed2df407e6c9 100644 --- a/sdk/communication/Azure.Communication.Common/CHANGELOG.md +++ b/sdk/communication/Azure.Communication.Common/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 1.0.0-beta.5 (Unreleased) + + ## 1.0.0-beta.4 (2021-02-09) ### Added diff --git a/sdk/communication/Azure.Communication.Common/src/Azure.Communication.Common.csproj b/sdk/communication/Azure.Communication.Common/src/Azure.Communication.Common.csproj index 9e451e0e00cb0..a007de8c5fa08 100644 --- a/sdk/communication/Azure.Communication.Common/src/Azure.Communication.Common.csproj +++ b/sdk/communication/Azure.Communication.Common/src/Azure.Communication.Common.csproj @@ -5,7 +5,7 @@ For this release, see notes - https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/communication/Azure.Communication.Common/README.md and https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/communication/Azure.Communication.Common/CHANGELOG.md. Azure Communication Services Common - 1.0.0-beta.4 + 1.0.0-beta.5 Microsoft Azure Communication Service;Microsoft;Azure;Azure Communication Service;Communication;$(PackageCommonTags) $(RequiredTargetFrameworks) Azure.Communication From f36fbf504f91ea27127928b11e8a3789ba83298a Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Wed, 10 Feb 2021 00:18:29 +0000 Subject: [PATCH 3/3] Increment package version after release of Azure.Communication.Chat --- sdk/communication/Azure.Communication.Chat/CHANGELOG.md | 3 +++ .../src/Azure.Communication.Chat.csproj | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sdk/communication/Azure.Communication.Chat/CHANGELOG.md b/sdk/communication/Azure.Communication.Chat/CHANGELOG.md index 85c536138456c..ba6a9e1f34e80 100644 --- a/sdk/communication/Azure.Communication.Chat/CHANGELOG.md +++ b/sdk/communication/Azure.Communication.Chat/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 1.0.0-beta.5 (Unreleased) + + ## 1.0.0-beta.4 (2021-02-09) ### Breaking Changes diff --git a/sdk/communication/Azure.Communication.Chat/src/Azure.Communication.Chat.csproj b/sdk/communication/Azure.Communication.Chat/src/Azure.Communication.Chat.csproj index b20d768ef6e79..05f210e4bdcd1 100644 --- a/sdk/communication/Azure.Communication.Chat/src/Azure.Communication.Chat.csproj +++ b/sdk/communication/Azure.Communication.Chat/src/Azure.Communication.Chat.csproj @@ -7,7 +7,7 @@ Microsoft Azure Communication Chat quickstart - https://docs.microsoft.com/azure/communication-services/quickstarts/chat/get-started?pivots=programming-language-csharp Azure Communication Chat Service - 1.0.0-beta.4 + 1.0.0-beta.5 Microsoft Azure Communication Chat Service;Microsoft;Azure;Azure Communication Service;Azure Communication Chat Service;Chat;Communication;$(PackageCommonTags) $(RequiredTargetFrameworks) false