We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e3d28 commit e291f38Copy full SHA for e291f38
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.42.0](https://github.com/hverlin/mise-vscode/compare/v0.41.0...v0.42.0) (2025-01-09)
4
+
5
6
+### Features
7
8
+* Add task dependency viewer ([f2e3d28](https://github.com/hverlin/mise-vscode/commit/f2e3d2830043f99176b1d6589b1bbc57fc0ecae0))
9
10
## [0.41.0](https://github.com/hverlin/mise-vscode/compare/v0.40.1...v0.41.0) (2025-01-06)
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.41.0",
+ "version": "0.42.0",
"repository": {
"type": "git",
"url": "https://github.com/hverlin/mise-vscode"
0 commit comments