Skip to content

Commit 36c2b2e

Browse files
committed
🎉 release(minor): v0.6.0
1 parent 490e4d9 commit 36c2b2e

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="0.6.0"></a>
2+
# [0.6.0](https://github.com/kazupon/vue-i18n-locale-message/compare/v0.5.0...v0.6.0) (2019-12-18)
3+
4+
5+
### :boom: Breaking changes
6+
7+
* deprecate node v10.x ([#23](https://github.com/kazupon/vue-i18n-locale-message/issues/23)) by [@kazu_pon](https://github.com/kazu_pon) ([490e4d9](https://github.com/kazupon/vue-i18n-locale-message/commit/490e4d9)), closes [#23](https://github.com/kazupon/vue-i18n-locale-message/issues/23)
8+
9+
10+
### :star: New Features
11+
12+
* push command ([#21](https://github.com/kazupon/vue-i18n-locale-message/issues/21)) by [@kazupon](https://github.com/kazupon) ([7cdf3f4](https://github.com/kazupon/vue-i18n-locale-message/commit/7cdf3f4)), closes [#21](https://github.com/kazupon/vue-i18n-locale-message/issues/21)
13+
14+
115
<a name="0.5.0"></a>
216
# [0.5.0](https://github.com/kazupon/vue-i18n-locale-message/compare/v0.4.0...v0.5.0) (2019-11-18)
317

package.json

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

0 commit comments

Comments
 (0)