Skip to content

Commit

Permalink
prerelease release v9.0.0-alpha.11 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon authored Jun 14, 2020
1 parent 5a42786 commit 39ce5b5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@

## v9.0.0-alpha.11 (2020-06-14)

#### :bug: Bug Fixes
* [#64](https://github.com/intlify/vue-i18n-next/pull/64) fix: fallback locale bug ([@kazupon](https://github.com/kazupon))
* [#63](https://github.com/intlify/vue-i18n-next/pull/63) fix: message update in slot ([@kazupon](https://github.com/kazupon))

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


## v9.0.0-alpha.10 (2020-06-03)

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

0 comments on commit 39ce5b5

Please sign in to comment.