Skip to content

Commit f61d016

Browse files
committed
🎉 release(minor): v0.3.0
1 parent e9829ff commit f61d016

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="0.3.0"></a>
2+
# [0.3.0](https://github.com/kazupon/vue-i18n-locale-message/compare/v0.2.0...v0.3.0) (2019-09-23)
3+
4+
5+
### :boom: Breaking changes
6+
7+
* **cli:** change infuse command options ([ea812f3](https://github.com/kazupon/vue-i18n-locale-message/commit/ea812f3))
8+
9+
10+
### :star: New Features
11+
12+
* locale messages split and match options ([adb69fa](https://github.com/kazupon/vue-i18n-locale-message/commit/adb69fa)), closes [#11](https://github.com/kazupon/vue-i18n-locale-message/issues/11)
13+
14+
15+
116
<a name="0.2.0"></a>
217
# [0.2.0](https://github.com/kazupon/vue-i18n-locale-message/compare/v0.1.1...v0.2.0) (2019-09-21)
318

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

0 commit comments

Comments
 (0)