Skip to content

Commit

Permalink
chore(main): release 0.33.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hverlin committed Dec 15, 2024
1 parent a7d42ab commit 6a6201f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.33.2](https://github.com/hverlin/mise-vscode/compare/v0.33.1...v0.33.2) (2024-12-15)


### Bug Fixes

* improve path handling on windows ([52e346c](https://github.com/hverlin/mise-vscode/commit/52e346c8f4b3e1ba50e8b35783ca03412f2910ae))
* remove resource scope for settings ([a7d42ab](https://github.com/hverlin/mise-vscode/commit/a7d42abb0c96795c0fb91b22e09c92bbb572b9de))

## [0.33.1](https://github.com/hverlin/mise-vscode/compare/v0.33.0...v0.33.1) (2024-12-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Mise VSCode",
"publisher": "hverlin",
"description": "mise support for Visual Studio code (dev-tools, tasks and environment variables)",
"version": "0.33.1",
"version": "0.33.2",
"repository": {
"type": "git",
"url": "https://github.com/hverlin/mise-vscode"
Expand Down

0 comments on commit 6a6201f

Please sign in to comment.