Skip to content

Commit

Permalink
prepare release for resorucemanager (#39784)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcturusZhang authored Nov 7, 2023
1 parent 751ff74 commit d11b6fb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
10 changes: 3 additions & 7 deletions sdk/resourcemanager/Azure.ResourceManager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
# Release History

## 1.9.0-beta.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
## 1.8.1 (2023-11-07)

### Other Changes

- Refines the `JsonConverter` of `ManagedServiceIdentityType` to include only its string literal value.

## 1.8.0 (2023-11-02)

### Features Added
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.9.0-beta.1</Version>
<Version>1.8.1</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.8.0</ApiCompatVersion>
<PackageId>Azure.ResourceManager</PackageId>
Expand Down

0 comments on commit d11b6fb

Please sign in to comment.