Skip to content

Commit

Permalink
Update changelog and bump version for 0.9.9 (#954)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexweininger authored Nov 5, 2024
1 parent 4bbe6b2 commit 3a3b257
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Change Log

## Unreleased
## 0.9.9 - 2024-11-05
# Fixed
* Minor fixes for VS Code for the Web - Azure

## 0.9.8 - 2024-10-29
### Added
* [[944]](https://github.com/microsoft/vscode-azureresourcegroups/pull/944) Add VS Code for the web - Azure walkthrough
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.9.9-alpha.0",
"version": "0.9.9",
"publisher": "ms-azuretools",
"icon": "resources/resourceGroup.png",
"aiKey": "0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255",
Expand Down

0 comments on commit 3a3b257

Please sign in to comment.