Skip to content

Commit 119b12d

Browse files
committed
1 parent 8266a07 commit 119b12d

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

packages/unplugin-vue-i18n/CHANGELOG.md

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

2+
## @intlify/unplugin-vue-i18n@4.0.0 (2024-03-26)
3+
4+
#### :zap: Improvement Features
5+
* [#355](https://github.com/intlify/bundle-tools/pull/355) fix: upgrade bundle/utils deps version ([@kazupon](https://github.com/kazupon))
6+
7+
#### Committers: 1
8+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9+
10+
11+
## @intlify/unplugin-vue-i18n@4.0.0 (2024-03-26)
12+
13+
#### :boom: Breaking Change
14+
* [#353](https://github.com/intlify/bundle-tools/pull/353) breaking: drop deprecation options (`brdige`, `legacy`, `vueVersion`, and `esm`) ([@kazupon](https://github.com/kazupon))
15+
16+
#### Committers: 1
17+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
18+
19+
220
## @intlify/unplugin-vue-i18n@3.0.1 (2024-03-08)
321

422
#### :bug: Bug Fixes

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

0 commit comments

Comments
 (0)