Skip to content

Commit 07a8797

Browse files
committed
chore(main): release 0.47.7
1 parent db66e31 commit 07a8797

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.47.7](https://github.com/hverlin/mise-vscode/compare/v0.47.6...v0.47.7) (2025-02-26)
4+
5+
6+
### Bug Fixes
7+
8+
* Use correct paths when configuring some of the supported extensions on Windows ([db66e31](https://github.com/hverlin/mise-vscode/commit/db66e312be0a8c8c636c690eb80dfea8607e99cf))
9+
310
## [0.47.6](https://github.com/hverlin/mise-vscode/compare/v0.47.5...v0.47.6) (2025-02-20)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Mise VSCode",
44
"publisher": "hverlin",
55
"description": "mise support for Visual Studio code (dev-tools, tasks and environment variables)",
6-
"version": "0.47.6",
6+
"version": "0.47.7",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/hverlin/mise-vscode"

0 commit comments

Comments
 (0)