Skip to content

Commit 0e30d39

Browse files
authored
Prep Broker for release (#43281)
1 parent 1a1467c commit 0e30d39

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

sdk/identity/Azure.Identity.Broker/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
# Release History
22

3-
## 1.1.0-beta.2 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.1.0 (2024-04-09)
104

115
### Other Changes
126

sdk/identity/Azure.Identity.Broker/src/Azure.Identity.Broker.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Description>This is the implementation of the Azure SDK Client Library for Azure Identity</Description>
44
<AssemblyTitle>Microsoft Azure.Identity.Broker Component</AssemblyTitle>
5-
<Version>1.1.0-beta.2</Version>
5+
<Version>1.1.0</Version>
66
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
77
<ApiCompatVersion>1.0.0</ApiCompatVersion>
88
<PackageTags>Microsoft Azure Identity Broker;$(PackageCommonTags)</PackageTags>

0 commit comments

Comments
 (0)