Skip to content

Commit

Permalink
patch release v8.18.1 (#899)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed May 27, 2020
1 parent a7c398d commit e41736b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,4 +1,13 @@

## v8.18.1 (2020-05-27)

#### :bug: Bug Fixes
* [#896](https://github.com/kazupon/vue-i18n/pull/896) Fix flow types and enable flow types testing on CI ([@rchl](https://github.com/rchl))

#### Committers: 1
- Rafał Chłodnicki ([@rchl](https://github.com/rchl))


## v8.18.0 (2020-05-26)

#### :star: New Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "vue-i18n",
"description": "Internationalization plugin for Vue.js",
"version": "8.18.0",
"version": "8.18.1",
"author": {
"name": "kazuya kawaguchi",
"email": "kawakazu80@gmail.com"
Expand Down

0 comments on commit e41736b

Please sign in to comment.