Skip to content

Commit 7574dfa

Browse files
v0.5.1 release prep (#288)
* Bump version * Update CHANGELOG
1 parent a129059 commit 7574dfa

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## Unreleased
44

5+
## 0.5.1 - 2022-05-26
6+
7+
### Fixed
8+
- Error: Element is already registered when focusing/unfocusing groups [#284](https://github.com/microsoft/vscode-azureresourcegroups/issues/284)
9+
510
## 0.5.0 - 2022-05-24
611

712
### Added

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-azureresourcegroups",
33
"displayName": "Azure Resources",
44
"description": "%azureResourceGroups.description%",
5-
"version": "0.5.1-alpha.2",
5+
"version": "0.5.1",
66
"publisher": "ms-azuretools",
77
"icon": "resources/resourceGroup.png",
88
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",

0 commit comments

Comments
 (0)