We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc3c68a commit 694faffCopy full SHA for 694faff
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# v0.13.0 (2023-09-19T16:50:37Z)
2
+
3
+<!-- Release notes generated using configuration in .github/release.yml at v0.13.0 -->
4
5
+## What's Changed
6
+### 🌟 Features
7
+* feat: `format` and `ast` option for compile command by @kazupon in https://github.com/intlify/cli/pull/67
8
+### 🐛 Bug Fixes
9
+* fix: compile error messages by @kazupon in https://github.com/intlify/cli/pull/66
10
11
+**Full Changelog**: https://github.com/intlify/cli/compare/v0.12.0...v0.13.0
12
13
# v0.12.0 (2023-09-19T15:50:37Z)
14
15
<!-- Release notes generated using configuration in .github/release.yml at v0.12.0 -->
0 commit comments