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

Commit 716d586

Browse files
authored
minor release v2.2.0 (#242)
* minor release v2.2.0 * update changelog
1 parent 6fbf460 commit 716d586

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+
## v2.2.0 (2021-09-30)
2+
3+
#### :star: Features
4+
* [#241](https://github.com/intlify/vue-cli-plugin-i18n/pull/241) feat: vue-i18n-loader bridge mode ([@kazupon](https://github.com/kazupon))
5+
6+
#### Committers: 1
7+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
8+
19
## v2.1.4 (2021-09-25)
210

311
#### :zap: Improvement 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-cli-plugin-i18n",
33
"description": "Vue CLI plugin to add vue-i18n to your Vue Project",
4-
"version": "2.1.4",
4+
"version": "2.2.0",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "kawakazu80@gmail.com"

0 commit comments

Comments
 (0)