Skip to content
This repository was archived by the owner on Dec 31, 2024. It is now read-only.

Commit fc8bb1f

Browse files
authored
minor release v8.27.0 (#1444)
* minor release v8.27.0 * fix
1 parent 8601b2f commit fc8bb1f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v8.27.0 (2022-01-21)
2+
3+
#### :star: New Features
4+
* [#1441](https://github.com/kazupon/vue-i18n/pull/1441) feat: add a new option fallbackRootWithEmptyString ([@PeterAlfredLee](https://github.com/PeterAlfredLee))
5+
6+
#### Committers: 1
7+
- Lee ([@PeterAlfredLee](https://github.com/PeterAlfredLee))
8+
19
## v8.26.8 (2021-12-28)
210

311
#### :zap: Improved Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-i18n",
33
"description": "Internationalization plugin for Vue.js",
4-
"version": "8.26.8",
4+
"version": "8.27.0",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "kawakazu80@gmail.com"

0 commit comments

Comments
 (0)