Skip to content

Commit af60779

Browse files
authored
Increment package version after release of Azure.Messaging.EventGrid.SystemEvents (Azure#48397)
1 parent 606eb59 commit af60779

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 1.0.0-beta.3 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 1.0.0-beta.2 (2025-02-21)
414

515
### Features Added

sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Azure.Messaging.EventGrid.SystemEvents.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Description>Azure Event Grid is a publish-subscribe service that allows cloud events to be passed from producers to consumers.
44
This library contains the system event models used by Azure Event Grid. For more information about Event Grid, see https://azure.microsoft.com/services/event-grid.</Description>
55
<AssemblyTitle>Azure EventGrid System Events client library</AssemblyTitle>
6-
<Version>1.0.0-beta.2</Version>
6+
<Version>1.0.0-beta.3</Version>
77
<PackageTags>Azure;Event Grid;CloudEvent;$(PackageCommonTags)</PackageTags>
88
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
99
<IncludeOperationsSharedSource>true</IncludeOperationsSharedSource>

0 commit comments

Comments
 (0)