1 parent 3423c8b commit 45ed929Copy full SHA for 45ed929
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.23.0](https://github.com/hverlin/mise-vscode/compare/v1.22.0...v1.23.0) (2026-08-05)
4
+
5
6
+### Features
7
8
+* only provide snippets in files mise support ([3423c8b](https://github.com/hverlin/mise-vscode/commit/3423c8b99ade892c170d54d6e0abcd1865768ad2))
9
10
## [1.22.0](https://github.com/hverlin/mise-vscode/compare/v1.21.0...v1.22.0) (2026-08-05)
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.22.0",
+ "version": "1.23.0",
"repository": {
"type": "git",
"url": "https://github.com/hverlin/mise-vscode"
0 commit comments