From 7f2af345292a772985e93ce4e4f787f55287b35b Mon Sep 17 00:00:00 2001 From: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Tue, 15 Jun 2021 15:00:15 -0700 Subject: [PATCH] Increment version for eventgrid releases (#21888) Increment package version after release of Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents --- .../CHANGELOG.md | 11 +++++++++++ ....Messaging.EventGrid.CloudNativeCloudEvents.csproj | 4 ++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/sdk/eventgrid/Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents/CHANGELOG.md b/sdk/eventgrid/Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents/CHANGELOG.md index 1a8eb52674649..5d777cd5361e9 100644 --- a/sdk/eventgrid/Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents/CHANGELOG.md +++ b/sdk/eventgrid/Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents/CHANGELOG.md @@ -1,5 +1,16 @@ # Release History +## 1.0.0-beta.3 (Unreleased) + +### Features Added + +### Breaking Changes + +### Key Bugs Fixed + +### Fixed + + ## 1.0.0-beta.2 (2021-06-15) ### Features Added diff --git a/sdk/eventgrid/Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents/src/Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents.csproj b/sdk/eventgrid/Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents/src/Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents.csproj index e937981b6d57b..13f1f06fb8980 100644 --- a/sdk/eventgrid/Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents/src/Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents.csproj +++ b/sdk/eventgrid/Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents/src/Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents.csproj @@ -2,7 +2,7 @@ CloudNative CloudEvents support for Azure.Messaging.EventGrid library This library allows the CloudEvent model from CloudNative.CloudEvents to be published using the Azure Event Grid client library. - 1.0.0-beta.2 + 1.0.0-beta.3 Microsoft Azure SDK CloudNative CloudEvents $(RequiredTargetFrameworks) @@ -17,6 +17,6 @@ - +