Skip to content

Commit

Permalink
chore(main): release 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and hverlin committed Nov 13, 2024
1 parent 25e998b commit c1a8588
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/hverlin/mise-vscode/compare/v0.1.1...v0.1.2) (2024-11-13)


### Bug Fixes

* release fix ([25e998b](https://github.com/hverlin/mise-vscode/commit/25e998be43c3dee3744da5c580438931c0cf730a))

## [0.1.1](https://github.com/hverlin/mise-vscode/compare/v0.1.0...v0.1.1) (2024-11-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Mise VSCode",
"publisher": "hverlin",
"description": "VSCode extension for mise (manged dev tools, tasks and environment variables)",
"version": "0.1.1",
"version": "0.1.2",
"repository": {
"type": "git",
"url": "https://github.com/hverlin/mise-vscode"
Expand Down

0 comments on commit c1a8588

Please sign in to comment.