Skip to content

Commit

Permalink
patch release v8.17.2 (#845)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon authored Apr 18, 2020
1 parent 6e35b9f commit 8b01832
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.17.2 (2020-04-18)

#### :zap: Improved Features
* [#844](https://github.com/kazupon/vue-i18n/pull/844) Use plain object instead of Map, which is not supported in IE9/10 ([@exoego](https://github.com/exoego))

#### Committers: 1
- TATSUNO Yasuhiro ([@exoego](https://github.com/exoego))


## v8.17.1 (2020-04-16)

#### :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": "8.17.1",
"version": "8.17.2",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
Expand Down

0 comments on commit 8b01832

Please sign in to comment.