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 06fe9ad commit 8a7da04Copy full SHA for 8a7da04
CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## v0.11.3 (2021-11-12)
3
+
4
+#### :bug: Bug Fixes
5
+* [#61](https://github.com/intlify/cli/pull/61) fix: cannot detect lang when use the sfc compiler of vue2 ([@kazupon](https://github.com/kazupon))
6
7
+#### Committers: 1
8
+- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9
10
11
## v0.11.2 (2021-11-05)
12
13
#### :bug: Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "@intlify/cli",
"description": "CLI Tooling for i18n development",
- "version": "0.11.2",
+ "version": "0.11.3",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments