Skip to content

Commit 820dc4f

Browse files
committed
chore(main): release 0.40.0
1 parent 3dda6ce commit 820dc4f

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.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+
310
## [0.39.0](https://github.com/hverlin/mise-vscode/compare/v0.38.0...v0.39.0) (2024-12-28)
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.39.0",
6+
"version": "0.40.0",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/hverlin/mise-vscode"

0 commit comments

Comments
 (0)