Skip to content

Commit

Permalink
patch release v8.21.1 (#1000)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon authored Sep 11, 2020
1 parent 2b7eab7 commit c3debac
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 @@

## v8.21.1 (2020-09-11)

#### :bug: Bug Fixes
* [#995](https://github.com/kazupon/vue-i18n/pull/995) Update mixin.js ([@ferencbeutel4711](https://github.com/ferencbeutel4711))

#### Committers: 1
- Ferenc Beutel ([@ferencbeutel4711](https://github.com/ferencbeutel4711))


## v8.21.0 (2020-08-13)

#### :star: New 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": "vue-i18n",
"description": "Internationalization plugin for Vue.js",
"version": "8.21.0",
"version": "8.21.1",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
Expand Down

0 comments on commit c3debac

Please sign in to comment.