Skip to content

Commit 198e626

Browse files
authored
patch release v0.13.3 (#67)
1 parent 21c41f7 commit 198e626

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.13.3 (2020-01-16)
3+
4+
#### :zap: Improvement Features
5+
* [#66](https://github.com/kazupon/vue-i18n-locale-message/pull/66) process.exit(1) for detect difference with diff command ([@kazupon](https://github.com/kazupon))
6+
7+
#### Committers: 1
8+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9+
10+
211
## v0.13.2 (2020-01-14)
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": "vue-i18n-locale-message",
33
"description": "i18n locale messages management tool / library for vue-i18n",
4-
"version": "0.13.2",
4+
"version": "0.13.3",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)