File tree 2 files changed +12
-2
lines changed
sdk/healthbot/Azure.ResourceManager.HealthBot
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
+ ## 1.2.0-beta.1 (Unreleased)
4
+
5
+ ### Features Added
6
+
7
+ ### Breaking Changes
8
+
9
+ ### Bugs Fixed
10
+
11
+ ### Other Changes
12
+
3
13
## 1.1.1 (2025-03-11)
4
14
5
15
### Features Added
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <Version >1.1 .1</Version >
3
+ <Version >1.2.0-beta .1</Version >
4
4
<!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
5
- <ApiCompatVersion >1.1.0 </ApiCompatVersion >
5
+ <ApiCompatVersion >1.1.1 </ApiCompatVersion >
6
6
<PackageId >Azure.ResourceManager.HealthBot</PackageId >
7
7
<Description >Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.HealthBot.</Description >
8
8
<PackageTags >azure;management;arm;resource manager;healthbot</PackageTags >
You can’t perform that action at this time.
0 commit comments