From 244d530b378da3290f9805fb59d61fb25f289ac6 Mon Sep 17 00:00:00 2001 From: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Fri, 16 Jun 2023 07:40:09 -0700 Subject: [PATCH] Increment package version after release of Azure.Communication.CallAutomation (#37059) --- .../Azure.Communication.CallAutomation/CHANGELOG.md | 10 ++++++++++ .../src/Azure.Communication.CallAutomation.csproj | 5 +++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/sdk/communication/Azure.Communication.CallAutomation/CHANGELOG.md b/sdk/communication/Azure.Communication.CallAutomation/CHANGELOG.md index 2eb1f43a25206..1950d446ef6e5 100644 --- a/sdk/communication/Azure.Communication.CallAutomation/CHANGELOG.md +++ b/sdk/communication/Azure.Communication.CallAutomation/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.1.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.0.0 (2023-06-14) ### Features Added diff --git a/sdk/communication/Azure.Communication.CallAutomation/src/Azure.Communication.CallAutomation.csproj b/sdk/communication/Azure.Communication.CallAutomation/src/Azure.Communication.CallAutomation.csproj index f89d55b578cc0..954df9ff2956c 100644 --- a/sdk/communication/Azure.Communication.CallAutomation/src/Azure.Communication.CallAutomation.csproj +++ b/sdk/communication/Azure.Communication.CallAutomation/src/Azure.Communication.CallAutomation.csproj @@ -1,4 +1,4 @@ - + This client library enables working with the Microsoft Azure Communication Call Automation service. @@ -6,7 +6,8 @@ Microsoft Azure Communication Call Automation quickstart - https://learn.microsoft.com/azure/communication-services/quickstarts/voice-video-calling/callflows-for-customer-interactions?pivots=programming-language-csharp Azure Communication CallAutomation Service - 1.0.0 + 1.1.0-beta.1 + 1.0.0 Microsoft Azure Communication CallAutomation Service;Microsoft;Azure;Azure Communication Service;Azure Communication CallAutomation Service;Calling;Communication;$(PackageCommonTags) $(RequiredTargetFrameworks)