We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dda6ce commit 820dc4fCopy full SHA for 820dc4f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.40.0](https://github.com/hverlin/mise-vscode/compare/v0.39.0...v0.40.0) (2024-12-31)
4
+
5
6
+### Features
7
8
+* Add additional snippets ([3dda6ce](https://github.com/hverlin/mise-vscode/commit/3dda6ce6a2a6bb702296eda9ebe19013d6ffeb4a))
9
10
## [0.39.0](https://github.com/hverlin/mise-vscode/compare/v0.38.0...v0.39.0) (2024-12-28)
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": "0.39.0",
+ "version": "0.40.0",
"repository": {
"type": "git",
"url": "https://github.com/hverlin/mise-vscode"
0 commit comments