Skip to content

Commit 0234b6e

Browse files
authored
chore(main): release 0.49.1 (#119)
1 parent 902162a commit 0234b6e

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.49.1](https://github.com/hverlin/mise-vscode/compare/v0.49.0...v0.49.1) (2025-04-18)
4+
5+
6+
### Bug Fixes
7+
8+
* improve error message when failing to parse mise configuration ([902162a](https://github.com/hverlin/mise-vscode/commit/902162a9117c22631030c37a1dfe0ba72278d2a9))
9+
310
## [0.49.0](https://github.com/hverlin/mise-vscode/compare/v0.48.0...v0.49.0) (2025-03-31)
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.49.0",
6+
"version": "0.49.1",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/hverlin/mise-vscode"

0 commit comments

Comments
 (0)