Skip to content

Commit 62dc657

Browse files
committed
chore(main): release 0.48.0
1 parent 5ab2866 commit 62dc657

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [0.48.0](https://github.com/hverlin/mise-vscode/compare/v0.47.9...v0.48.0) (2025-03-30)
4+
5+
6+
### Features
7+
8+
* bump version ([5ab2866](https://github.com/hverlin/mise-vscode/commit/5ab2866f70de40dd56d7aee8ecdbed3ac409cce4))
9+
* Update min_mise_version to v2025.1.5 ([cc277be](https://github.com/hverlin/mise-vscode/commit/cc277bec5911f66f0fcdd73d5b543913a3d6cc14))
10+
311
## [0.47.9](https://github.com/hverlin/mise-vscode/compare/v0.47.8...v0.47.9) (2025-03-09)
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": "0.47.9",
6+
"version": "0.48.0",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/hverlin/mise-vscode"

0 commit comments

Comments
 (0)