Skip to content

Commit e14c046

Browse files
authored
chore(main): release 1.9.2 (#202)
1 parent d4cfaec commit e14c046

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.9.2](https://github.com/hverlin/mise-vscode/compare/v1.9.1...v1.9.2) (2026-05-12)
4+
5+
6+
### Bug Fixes
7+
8+
* set mise.updateEnvAutomaticallyIncludePath back to true by default ([d4cfaec](https://github.com/hverlin/mise-vscode/commit/d4cfaec6f8b8fd13883f18987ad7ddc2864a902d)), closes [#201](https://github.com/hverlin/mise-vscode/issues/201)
9+
310
## [1.9.1](https://github.com/hverlin/mise-vscode/compare/v1.9.0...v1.9.1) (2026-05-11)
411

512

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

0 commit comments

Comments
 (0)