Skip to content

Commit 5dea712

Browse files
committed
1 parent 6a64829 commit 5dea712

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@5.0.0-beta.0 (2022-07-14)
3+
4+
#### :star: Features
5+
* [#142](https://github.com/intlify/bundle-tools/pull/142) feat(vite-plugin-vue-i18n): support vite3 ([@kazupon](https://github.com/kazupon))
6+
7+
#### :boom: Breaking Change
8+
* [#143](https://github.com/intlify/bundle-tools/pull/143) breaking(vite-plugin-vue-i18n): drop node v14.6 before ([@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@4.0.0 (2022-04-05)
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": "4.0.0",
4+
"version": "5.0.0-beta.0",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)