Skip to content

Commit b7e8bbf

Browse files
committed
🎉 release(minor): v0.2.0
1 parent 6dac07f commit b7e8bbf

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,3 +1,13 @@
1+
<a name="0.2.0"></a>
2+
# [0.2.0](https://github.com/kazupon/vue-i18n-locale-message/compare/v0.1.1...v0.2.0) (2019-09-21)
3+
4+
5+
### :zap: Improvements
6+
7+
* Support meta local message outputting for 3rd vendor tools ([04dee29](https://github.com/kazupon/vue-i18n-locale-message/commit/04dee29)), closes [#13](https://github.com/kazupon/vue-i18n-locale-message/issues/13)
8+
9+
10+
111
<a name="0.1.1"></a>
212
## [0.1.1](https://github.com/kazupon/vue-i18n-locale-message/compare/v0.1.0...v0.1.1) (2019-09-02)
313

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

0 commit comments

Comments
 (0)