Skip to content

Commit c66a464

Browse files
authored
minor release v0.6.0 (#36)
1 parent 0352eaa commit c66a464

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

2+
## v0.6.0 (2020-01-07)
3+
4+
#### :star: Features
5+
* [#35](https://github.com/kazupon/poeditor-service-provider/pull/35) status feature ([@kazupon](https://github.com/kazupon))
6+
7+
#### Committers: 1
8+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9+
10+
211
## v0.5.0 (2019-12-27)
312

413
#### :boom: Breaking Change

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

0 commit comments

Comments
 (0)