Skip to content

Commit c89b39e

Browse files
committed
1 parent 8774a87 commit c89b39e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/unplugin-vue-i18n/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11

2+
## @intlify/unplugin-vue-i18n@0.5.0 (2022-07-26)
3+
4+
#### :star: Features
5+
* [#156](https://github.com/intlify/bundle-tools/pull/156) feat(unplugin-vue-i18n): support petite-vue-i18n and useVueI18nImportName option ([@kazupon](https://github.com/kazupon))
6+
7+
#### :zap: Improvement Features
8+
* [#155](https://github.com/intlify/bundle-tools/pull/155) fix(unplugin-vue-i18n): improve wrong virtual module implementation ([@kazupon](https://github.com/kazupon))
9+
* [#154](https://github.com/intlify/bundle-tools/pull/154) fix(unplugin-vue-i18n): support unplugin v0.8 ([@kazupon](https://github.com/kazupon))
10+
11+
#### Committers: 1
12+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
13+
14+
215
## @intlify/unplugin-vue-i18n@0.4.0 (2022-07-07)
316

417
#### :star: Features

packages/unplugin-vue-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@intlify/unplugin-vue-i18n",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "unplugin for Vue I18n",
55
"author": {
66
"name": "kazuya kawaguchi",

0 commit comments

Comments
 (0)