Skip to content

Commit

Permalink
prerelease release v9.0.0-beta.2 (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon authored Sep 17, 2020
1 parent 28defaf commit b59e341
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

## v9.0.0-beta.2 (2020-09-17)

#### :star: Features
* [#116](https://github.com/intlify/vue-i18n-next/pull/116) optimize tree-shaking supporting ([@kazupon](https://github.com/kazupon))

#### :zap: Improvement Features
* [#115](https://github.com/intlify/vue-i18n-next/pull/115) fix: composition setup warning ([@kazupon](https://github.com/kazupon))

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


## v9.0.0-beta.1 (2020-09-13)

#### :bug: Bug Fixes
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-beta.1",
"version": "9.0.0-beta.2",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
Expand Down

0 comments on commit b59e341

Please sign in to comment.