Skip to content

Commit da97552

Browse files
authored
minor release v0.13.0 (#58)
1 parent 27a9074 commit da97552

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

2+
## v0.13.0 (2020-01-08)
3+
4+
#### :star: Features
5+
* [#57](https://github.com/kazupon/vue-i18n-locale-message/pull/57) import command feature ([@kazupon](https://github.com/kazupon))
6+
* [#56](https://github.com/kazupon/vue-i18n-locale-message/pull/56) export command feature ([@kazupon](https://github.com/kazupon))
7+
8+
#### Committers: 1
9+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
10+
11+
212
## v0.12.0 (2020-01-08)
313

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

0 commit comments

Comments
 (0)