Skip to content

Commit

Permalink
prerelease release v9.0.0-beta.5 (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon authored Oct 18, 2020
1 parent 8604e56 commit 1845d72
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.5 (2020-10-18)

#### :star: Features
* [#147](https://github.com/intlify/vue-i18n-next/pull/147) feat: support source map for message functions ([@kazupon](https://github.com/kazupon))
* [#139](https://github.com/intlify/vue-i18n-next/pull/139) feat: escape html parameter options ([@kazupon](https://github.com/kazupon))

#### Committers: 3
- Alexander Sokolov ([@Alex-Sokolov](https://github.com/Alex-Sokolov))
- Daniel Abrão ([@jungleBadger](https://github.com/jungleBadger))
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))


## v9.0.0-beta.4 (2020-10-01)

#### :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-beta.4",
"version": "9.0.0-beta.5",
"author": {
"name": "kazuya kawaguchi",
"email": "kawakazu80@gmail.com"
Expand Down

0 comments on commit 1845d72

Please sign in to comment.