We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc6f6a commit 45cc3cbCopy full SHA for 45cc3cb
CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## v0.2.0 (2021-02-03)
3
+
4
+#### :star: Features
5
+* [#14](https://github.com/intlify/cli/pull/14) feat: bare generating mode ([@kazupon](https://github.com/kazupon))
6
7
+#### Committers: 1
8
+- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9
10
11
## v0.1.3 (2021-01-12)
12
13
#### :bug: Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "@intlify/cli",
"description": "CLI Tooling for i18n development",
- "version": "0.1.3",
+ "version": "0.2.0",
"author": {
"name": "kazuya kawaguchi",
"email": "kawakazu80@gmail.com"
0 commit comments