Skip to content

Commit ea03d4c

Browse files
authored
chore(main): release 0.58.0 (#154)
1 parent fe34692 commit ea03d4c

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.58.0](https://github.com/hverlin/mise-vscode/compare/v0.57.0...v0.58.0) (2025-10-13)
4+
5+
6+
### Features
7+
8+
* add shell syntax highlighting in string blocks by default ([fe34692](https://github.com/hverlin/mise-vscode/commit/fe3469224a84bc8139627fef014a52230cdd046c))
9+
310
## [0.57.0](https://github.com/hverlin/mise-vscode/compare/v0.56.0...v0.57.0) (2025-10-13)
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.57.0",
6+
"version": "0.58.0",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/hverlin/mise-vscode"

0 commit comments

Comments
 (0)