Skip to content

Commit

Permalink
chore(main): release 0.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hverlin committed Dec 11, 2024
1 parent 0695f63 commit 93e2079
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.31.0](https://github.com/hverlin/mise-vscode/compare/v0.30.0...v0.31.0) (2024-12-11)


### Features

* improve tera autocompletion ([6c4f572](https://github.com/hverlin/mise-vscode/commit/6c4f5720e261175d614ae23ba2cd0a4b0482ccad))
* show task description in sidebar ([afc7e8b](https://github.com/hverlin/mise-vscode/commit/afc7e8b47e747cc9b6b3ea8a7a70190f1410f726))

## [0.30.0](https://github.com/hverlin/mise-vscode/compare/v0.29.1...v0.30.0) (2024-12-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Mise VSCode",
"publisher": "hverlin",
"description": "mise support for Visual Studio code (dev-tools, tasks and environment variables)",
"version": "0.30.0",
"version": "0.31.0",
"repository": {
"type": "git",
"url": "https://github.com/hverlin/mise-vscode"
Expand Down

0 comments on commit 93e2079

Please sign in to comment.