Skip to content

Commit f479818

Browse files
committed
chore(release): 0.12.1
1 parent ba4e16b commit f479818

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.12.1](https://github.com/miyagi-dev/vscode-miyagi/compare/v0.12.0...v0.12.1) (2025-07-17)
2+
3+
4+
### Bug Fixes
5+
6+
* Switch YAML library for ESM compatibility ([ba4e16b](https://github.com/miyagi-dev/vscode-miyagi/commit/ba4e16b279a65e68b53be73a8a55e41220b27493))
7+
8+
9+
110
# [0.12.0](https://github.com/miyagi-dev/vscode-miyagi/compare/v0.11.1...v0.12.0) (2025-07-17)
211

312

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "miyagi",
44
"description": "Use miyagi features directly in VS Code.",
55
"publisher": "fynn",
6-
"version": "0.12.0",
6+
"version": "0.12.1",
77
"preview": true,
88
"license": "MIT",
99
"categories": [

0 commit comments

Comments
 (0)