Skip to content

Commit fd25954

Browse files
authored
patch release v0.13.5 (#73)
1 parent 9817859 commit fd25954

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

2+
## v0.13.5 (2020-01-19)
3+
4+
#### :bug: Bug Fixes
5+
* [#71](https://github.com/kazupon/vue-i18n-locale-message/pull/71) fix reverse diff ([@kazupon](https://github.com/kazupon))
6+
7+
#### :zap: Improvement Features
8+
* [#72](https://github.com/kazupon/vue-i18n-locale-message/pull/72) change status command exit code ([@kazupon](https://github.com/kazupon))
9+
10+
#### Committers: 1
11+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
12+
13+
214
## v0.13.4 (2020-01-16)
315

416
#### :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.4",
4+
"version": "0.13.5",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)