From 0c825bf945c00811adb0842b1388df3818509c75 Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Thu, 12 Oct 2023 21:41:59 +0000 Subject: [PATCH] Increment package version after release of Azure.Communication.Rooms --- .../Azure.Communication.Rooms/CHANGELOG.md | 10 ++++++++++ .../src/Azure.Communication.Rooms.csproj | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/sdk/communication/Azure.Communication.Rooms/CHANGELOG.md b/sdk/communication/Azure.Communication.Rooms/CHANGELOG.md index d9336b534de8..02b8e5e62feb 100644 --- a/sdk/communication/Azure.Communication.Rooms/CHANGELOG.md +++ b/sdk/communication/Azure.Communication.Rooms/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.1.0-beta.2 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.1.0-beta.1 (2023-09-19) ### Features Added diff --git a/sdk/communication/Azure.Communication.Rooms/src/Azure.Communication.Rooms.csproj b/sdk/communication/Azure.Communication.Rooms/src/Azure.Communication.Rooms.csproj index 38c01feab822..05e2d222c4dc 100644 --- a/sdk/communication/Azure.Communication.Rooms/src/Azure.Communication.Rooms.csproj +++ b/sdk/communication/Azure.Communication.Rooms/src/Azure.Communication.Rooms.csproj @@ -4,7 +4,7 @@ This Client library enables working with the Microsoft Azure Communication Rooms Service. Azure Communication Rooms Service - 1.1.0-beta.1 + 1.1.0-beta.2 1.0.0 Microsoft Azure Communication Rooms Service;Microsoft;Azure;Azure Communication Service;Azure Communication Rooms Service;Rooms;Communication;$(PackageCommonTags)