Skip to content

Commit

Permalink
patch release v8.17.7 (#884)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed May 19, 2020
1 parent b3d4490 commit 2888bbd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,4 +1,13 @@

## v8.17.7 (2020-05-19)

#### :bug: Bug Fixes
* [#882](https://github.com/kazupon/vue-i18n/pull/882) fix v-t pluralisation when choice is 0 ([@mikejacoutot](https://github.com/mikejacoutot))

#### Committers: 1
- [@mikejacoutot](https://github.com/mikejacoutot)


## v8.17.6 (2020-05-15)

#### :bug: Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "vue-i18n",
"description": "Internationalization plugin for Vue.js",
"version": "8.17.6",
"version": "8.17.7",
"author": {
"name": "kazuya kawaguchi",
"email": "kawakazu80@gmail.com"
Expand Down

0 comments on commit 2888bbd

Please sign in to comment.