Skip to content

Commit 3d9ad83

Browse files
committed
chore(main): release 1.17.0
1 parent 3c0865b commit 3d9ad83

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.17.0](https://github.com/hverlin/mise-vscode/compare/v1.16.0...v1.17.0) (2026-08-02)
4+
5+
6+
### Features
7+
8+
* replace tracked config view with projects list view ([#253](https://github.com/hverlin/mise-vscode/issues/253)) ([dbfb766](https://github.com/hverlin/mise-vscode/commit/dbfb766c381e761b8d1d6b2f8b07d07886d8aa0c))
9+
10+
11+
### Bug Fixes
12+
13+
* improve tombi file association ([3c0865b](https://github.com/hverlin/mise-vscode/commit/3c0865be842aff1e36e5acb0c5a0ee3a161c7e31))
14+
315
## [1.16.0](https://github.com/hverlin/mise-vscode/compare/v1.15.0...v1.16.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.16.0",
6+
"version": "1.17.0",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/hverlin/mise-vscode"

0 commit comments

Comments
 (0)