Skip to content

Commit 65b2d22

Browse files
authored
chore(main): release 0.55.0 (#148)
1 parent 943966b commit 65b2d22

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.55.0](https://github.com/hverlin/mise-vscode/compare/v0.54.0...v0.55.0) (2025-10-07)
4+
5+
6+
### Features
7+
8+
* add support for extension joselitofilho.ginkgotestexplorer ([#147](https://github.com/hverlin/mise-vscode/issues/147)) ([943966b](https://github.com/hverlin/mise-vscode/commit/943966b42328b1000add5f2f21c4e0407fba7720))
9+
310
## [0.54.0](https://github.com/hverlin/mise-vscode/compare/v0.53.0...v0.54.0) (2025-10-06)
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.54.0",
6+
"version": "0.55.0",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/hverlin/mise-vscode"

0 commit comments

Comments
 (0)