1 parent 688f425 commit 906abcfCopy full SHA for 906abcf
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.12.1](https://github.com/hverlin/mise-vscode/compare/v1.12.0...v1.12.1) (2026-07-29)
4
+
5
6
+### Bug Fixes
7
8
+* Remove Tombi support ([#235](https://github.com/hverlin/mise-vscode/issues/235)) ([c2903e1](https://github.com/hverlin/mise-vscode/commit/c2903e1bd6817fc6094e52499df48cf7dde0d30f))
9
10
## [1.12.0](https://github.com/hverlin/mise-vscode/compare/v1.11.0...v1.12.0) (2026-06-21)
11
12
package.json
@@ -3,7 +3,7 @@
"displayName": "Mise VSCode",
"publisher": "hverlin",
"description": "mise support for Visual Studio code (dev-tools, tasks and environment variables)",
- "version": "1.12.0",
+ "version": "1.12.1",
"repository": {
"type": "git",
"url": "https://github.com/hverlin/mise-vscode"
0 commit comments