Skip to content

Commit 2312442

Browse files
committed
1 parent fb25805 commit 2312442

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/unplugin-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/unplugin-vue-i18n@2.0.0 (2023-12-20)
3+
4+
#### :boom: Breaking Change
5+
* [#334](https://github.com/intlify/bundle-tools/pull/334) BREAKING CHANGE: drop `@intlify/vite-plugin-vue-i18n/messages` virtual module ID ([@kazupon](https://github.com/kazupon))
6+
7+
#### :warning: Deprecated Features
8+
* [#334](https://github.com/intlify/bundle-tools/pull/334) BREAKING CHANGE: drop `@intlify/vite-plugin-vue-i18n/messages` virtual module ID ([@kazupon](https://github.com/kazupon))
9+
10+
#### Committers: 1
11+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
12+
13+
214
## @intlify/unplugin-vue-i18n@1.6.0 (2023-12-13)
315

416
#### :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": "1.6.0",
3+
"version": "2.0.0",
44
"description": "unplugin for Vue I18n",
55
"author": {
66
"name": "kazuya kawaguchi",

0 commit comments

Comments
 (0)