Skip to content

Commit

Permalink
patch release v8.26.2 (#1391)
Browse files Browse the repository at this point in the history
* patch release v8.26.2

* udpate
  • Loading branch information
kazupon committed Sep 28, 2021
1 parent 31ac511 commit 74629fc
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.26.2 (2021-09-28)

#### :zap: Improved Features
* [#1390](https://github.com/kazupon/vue-i18n/pull/1390) improvement: add flags for vue-i18n-bridge ([@kazupon](https://github.com/kazupon))

#### Committers: 1
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))

## v8.26.1 (2021-09-23)

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

0 comments on commit 74629fc

Please sign in to comment.