Skip to content

Commit bf2bb20

Browse files
authored
minor release v0.7.0 (#35)
1 parent e3d2cf6 commit bf2bb20

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2+
## v0.7.0 (2019-12-19)
3+
4+
#### :star: Features
5+
* [#33](https://github.com/kazupon/vue-i18n-locale-message/pull/33) pull command feature ([@kazupon](https://github.com/kazupon))
6+
7+
#### Committers: 1
8+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9+
110
<a name="0.6.1"></a>
211
## [0.6.1](https://github.com/kazupon/vue-i18n-locale-message/compare/v0.6.0...v0.6.1) (2019-12-18)
312

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

0 commit comments

Comments
 (0)