Skip to content

Commit

Permalink
minor release v8.27.0 (#1444)
Browse files Browse the repository at this point in the history
* minor release v8.27.0

* fix
  • Loading branch information
kazupon committed Jan 21, 2022
1 parent 8601b2f commit fc8bb1f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
## v8.27.0 (2022-01-21)

#### :star: New Features
* [#1441](https://github.com/kazupon/vue-i18n/pull/1441) feat: add a new option fallbackRootWithEmptyString ([@PeterAlfredLee](https://github.com/PeterAlfredLee))

#### Committers: 1
- Lee ([@PeterAlfredLee](https://github.com/PeterAlfredLee))

## v8.26.8 (2021-12-28)

#### :zap: Improved 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.26.8",
"version": "8.27.0",
"author": {
"name": "kazuya kawaguchi",
"email": "kawakazu80@gmail.com"
Expand Down

0 comments on commit fc8bb1f

Please sign in to comment.