We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b391795 commit 90e825cCopy full SHA for 90e825c
sdk/identity/identity-broker/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 1.0.0-beta.2 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 1.0.0-beta.1 (2023-10-23)
14
15
### Features Added
sdk/identity/identity-broker/package.json
@@ -1,6 +1,6 @@
{
"name": "@azure/identity-broker",
- "version": "1.0.0-beta.1",
+ "version": "1.0.0-beta.2",
"sdk-type": "client",
"description": "A native plugin for Azure Identity credentials to enable broker authentication such as WAM",
"main": "dist/index.js",
0 commit comments