Skip to content

Commit 0fb1c87

Browse files
authored
chore(main): release 1.18.0 (#262)
1 parent 5e57ce3 commit 0fb1c87

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.18.0](https://github.com/hverlin/mise-vscode/compare/v1.17.0...v1.18.0) (2026-08-03)
4+
5+
6+
### Features
7+
8+
* tool-stub ([#261](https://github.com/hverlin/mise-vscode/issues/261)) ([7584450](https://github.com/hverlin/mise-vscode/commit/758445063d6a788de83e44501cf7570cca8600d3))
9+
10+
11+
### Bug Fixes
12+
13+
* make toolSources match both registry short names and backend sources ([#192](https://github.com/hverlin/mise-vscode/issues/192)) ([#264](https://github.com/hverlin/mise-vscode/issues/264)) ([5e57ce3](https://github.com/hverlin/mise-vscode/commit/5e57ce3248798ef7fd57c85c6ce2d1938b1b6d73))
14+
315
## [1.17.0](https://github.com/hverlin/mise-vscode/compare/v1.16.0...v1.17.0) (2026-08-02)
416

517

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": "1.17.0",
6+
"version": "1.18.0",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/hverlin/mise-vscode"

0 commit comments

Comments
 (0)