Skip to content

Commit

Permalink
chore(main): release 0.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hverlin committed Jan 6, 2025
1 parent 0bbdc1b commit c1c56ca
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.41.0](https://github.com/hverlin/mise-vscode/compare/v0.40.1...v0.41.0) (2025-01-06)


### Features

* Add tool hover provider to quickly navigate to the tool backend ([0da6ea6](https://github.com/hverlin/mise-vscode/commit/0da6ea658452331c37d45ed54fa75fbd50109acb))


### Bug Fixes

* Add command to open tool repository ([0e63fdc](https://github.com/hverlin/mise-vscode/commit/0e63fdc72c0b3dc0438fa21990634b094b00e188))

## [0.40.1](https://github.com/hverlin/mise-vscode/compare/v0.40.0...v0.40.1) (2024-12-31)


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

0 comments on commit c1c56ca

Please sign in to comment.