Skip to content

Commit fc82b61

Browse files
authored
chore(main): release 0.51.0 (#134)
1 parent 27b166f commit fc82b61

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [0.51.0](https://github.com/hverlin/mise-vscode/compare/v0.50.1...v0.51.0) (2025-07-21)
4+
5+
6+
### Features
7+
8+
* Update open repository action to handle the new backends supported by mise (github, gitlab, http) ([27b166f](https://github.com/hverlin/mise-vscode/commit/27b166f66bcae6575a0e12bfbb1ffaeac4e8d522))
9+
310
## [0.50.1](https://github.com/hverlin/mise-vscode/compare/v0.50.0...v0.50.1) (2025-07-05)
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": "0.50.1",
6+
"version": "0.51.0",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/hverlin/mise-vscode"

0 commit comments

Comments
 (0)