Skip to content

Commit 463d277

Browse files
authored
minor release v0.7.0 (#42)
1 parent 7e563e9 commit 463d277

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

2+
## v0.7.0 (2020-01-09)
3+
4+
#### :star: Features
5+
* [#41](https://github.com/kazupon/poeditor-service-provider/pull/41) export method supporting ([@kazupon](https://github.com/kazupon))
6+
* [#40](https://github.com/kazupon/poeditor-service-provider/pull/40) import method feature ([@kazupon](https://github.com/kazupon))
7+
8+
#### :zap: Improvement Features
9+
* [#38](https://github.com/kazupon/poeditor-service-provider/pull/38) improve pull format option ([@kazupon](https://github.com/kazupon))
10+
11+
#### Committers: 1
12+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
13+
14+
215
## v0.6.0 (2020-01-07)
316

417
#### :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": "poeditor-service-provider",
33
"description": "POEditor service provider for vue-i18n-locale-message",
4-
"version": "0.6.0",
4+
"version": "0.7.0",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)