Skip to content

Commit

Permalink
minor release v0.5.0 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Dec 27, 2019
1 parent 5989af1 commit dfa3d83
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

## v0.5.0 (2019-12-27)

#### :boom: Breaking Change
* [#30](https://github.com/kazupon/poeditor-service-provider/pull/30) breaking: fix push mode ([@kazupon](https://github.com/kazupon))

#### Committers: 1
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))


## v0.4.0 (2019-12-26)

#### :star: Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "poeditor-service-provider",
"description": "POEditor service provider for vue-i18n-locale-message",
"version": "0.4.0",
"version": "0.5.0",
"author": {
"name": "kazuya kawaguchi",
"email": "kawakazu80@gmail.com"
Expand Down

0 comments on commit dfa3d83

Please sign in to comment.