Skip to content

Commit

Permalink
chore(main): release 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hverlin committed Nov 20, 2024
1 parent 5bbc678 commit d075355
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.14.0](https://github.com/hverlin/mise-vscode/compare/v0.13.0...v0.14.0) (2024-11-19)


### Features

* improve notification message when configuring several tools ([0c10571](https://github.com/hverlin/mise-vscode/commit/0c10571cf89477ad8727005e25c134545bb14925))


### Bug Fixes

* fix code lens in mise.*.toml files ([5bbc678](https://github.com/hverlin/mise-vscode/commit/5bbc678c028483a53d5c1a8f4316fa9e6bd6fd4b))

## [0.13.0](https://github.com/hverlin/mise-vscode/compare/v0.12.0...v0.13.0) (2024-11-18)


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.13.0",
"version": "0.14.0",
"repository": {
"type": "git",
"url": "https://github.com/hverlin/mise-vscode"
Expand Down

0 comments on commit d075355

Please sign in to comment.