There was an error while loading. Please reload this page.
1 parent ab420d3 commit 6a3e14fCopy full SHA for 6a3e14f
sdk/identity/identity-vscode/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 2.0.1 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 2.0.0 (2025-08-05)
14
15
### Other Changes
sdk/identity/identity-vscode/package.json
@@ -1,6 +1,6 @@
{
"name": "@azure/identity-vscode",
- "version": "2.0.0",
+ "version": "2.0.1",
"sdk-type": "client",
"description": "Use the Azure Account extension for Visual Studio Code to authenticate with Azure Identity",
"main": "./dist/commonjs/index.js",
0 commit comments