Skip to content

Commit ed6bb5e

Browse files
prepare release (Azure#48215)
1 parent c054607 commit ed6bb5e

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

sdk/dataprotection/Azure.ResourceManager.DataProtectionBackup/CHANGELOG.md

+3-7
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
# Release History
22

3-
## 1.6.0-beta.2 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.6.1 (2025-02-12)
104

115
### Other Changes
126

7+
- Stable version release of 1.6.0-beta.1.
8+
139
## 1.6.0-beta.1 (2025-02-07)
1410

1511
### Features Added

sdk/dataprotection/Azure.ResourceManager.DataProtectionBackup/src/Azure.ResourceManager.DataProtectionBackup.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>1.6.0-beta.2</Version>
3+
<Version>1.6.1</Version>
44
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55
<ApiCompatVersion>1.5.0</ApiCompatVersion>
66
<PackageId>Azure.ResourceManager.DataProtectionBackup</PackageId>

0 commit comments

Comments
 (0)