Skip to content

Commit 06cbe61

Browse files
authored
patch release v0.1.3 (#13)
1 parent 6e40550 commit 06cbe61

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
## v0.1.3 (2021-01-12)
3+
4+
#### :bug: Bug Fixes
5+
* [#12](https://github.com/intlify/cli/pull/12) Closes [#11](https://github.com/intlify/cli/issues/11): script name show wrong ([@PeterAlfredLee](https://github.com/PeterAlfredLee))
6+
7+
#### Committers: 1
8+
- Lee ([@PeterAlfredLee](https://github.com/PeterAlfredLee))
9+
10+
211
## v0.1.2 (2020-12-31)
312

413
#### :zap: Improvement Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@intlify/cli",
33
"description": "CLI Tooling for i18n development",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "kawakazu80@gmail.com"

0 commit comments

Comments
 (0)