Skip to content

Commit be1ea14

Browse files
committed
1 parent 5cffe0a commit be1ea14

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/vite-plugin-vue-i18n/CHANGELOG.md

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

2+
## @intlify/vite-plugin-vue-i18n@7.0.0-beta.1 (2022-08-31)
3+
4+
#### :star: Features
5+
* [#170](https://github.com/intlify/bundle-tools/pull/170) feat(vite-plugin-vue-i18n): support [email protected] or later ([@kazupon](https://github.com/kazupon))
6+
7+
#### :bug: Bug Fixes
8+
* [#171](https://github.com/intlify/bundle-tools/pull/171) fix(vite-plugin-vue-i18n): wrong exporting ([@kazupon](https://github.com/kazupon))
9+
10+
#### Committers: 1
11+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
12+
13+
214
## @intlify/vite-plugin-vue-i18n@7.0.0-beta.0 (2022-08-28)
315

416
#### :star: Features

packages/vite-plugin-vue-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@intlify/vite-plugin-vue-i18n",
33
"description": "Vite plugin for Vue I18n",
4-
"version": "7.0.0-beta.0",
4+
"version": "7.0.0-beta.1",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)