Skip to content

Commit

Permalink
Bump version and update changelog for 0.8.6 release (#844)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexweininger authored Apr 25, 2024
1 parent 0dd38a5 commit c87a097
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Unreleased

## 0.8.6 - 2024-04-25
* [[777]](https://github.com/microsoft/vscode-azureresourcegroups/pull/777) Add Azure Web Pub Sub service to the resources view.

## 0.8.5 - 2024-04-17

### Fixed
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-azureresourcegroups",
"displayName": "Azure Resources",
"description": "%azureResourceGroups.description%",
"version": "0.8.5",
"version": "0.8.6",
"publisher": "ms-azuretools",
"icon": "resources/resourceGroup.png",
"aiKey": "0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255",
Expand Down

0 comments on commit c87a097

Please sign in to comment.