Skip to content

Commit a37be68

Browse files
committed
chore(main): release 1.20.0
1 parent 4302ed9 commit a37be68

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.20.0](https://github.com/hverlin/mise-vscode/compare/v1.19.0...v1.20.0) (2026-08-04)
4+
5+
6+
### Features
7+
8+
* add support for task cache ([#267](https://github.com/hverlin/mise-vscode/issues/267)) ([5471613](https://github.com/hverlin/mise-vscode/commit/5471613852aa714d34dd942c6b40f4fae412e99f))
9+
* add support for task templates ([#269](https://github.com/hverlin/mise-vscode/issues/269)) ([4302ed9](https://github.com/hverlin/mise-vscode/commit/4302ed91fbef9d3a4e468f6cd554c7ea047ec1bd))
10+
311
## [1.19.0](https://github.com/hverlin/mise-vscode/compare/v1.18.0...v1.19.0) (2026-08-03)
412

513

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

0 commit comments

Comments
 (0)