Skip to content

Commit 2ae91fd

Browse files
kazuponBobbieGoede
authored andcommitted
1 parent f0cdbae commit 2ae91fd

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

packages/unplugin-vue-i18n/CHANGELOG.md

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

2+
## @intlify/unplugin-vue-i18n@6.0.4 (2025-03-17)
3+
4+
#### :bug: Bug Fixes
5+
* [#454](https://github.com/intlify/bundle-tools/pull/454) fix(unpluing-vue-i18n): pinned deps ([@kazupon](https://github.com/kazupon))
6+
7+
#### Committers: 1
8+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9+
10+
11+
## @intlify/unplugin-vue-i18n@6.0.4 (2025-03-17)
12+
13+
#### :star: Features
14+
* [#436](https://github.com/intlify/bundle-tools/pull/436) feat!(unplugin-vue-i18n):support vue-i18n v12 ([@babu-ch](https://github.com/babu-ch))
15+
16+
#### :boom: Breaking Change
17+
* [#436](https://github.com/intlify/bundle-tools/pull/436) feat!(unplugin-vue-i18n):support vue-i18n v12 ([@babu-ch](https://github.com/babu-ch))
18+
19+
#### :pencil: Documentation
20+
* [#439](https://github.com/intlify/bundle-tools/pull/439) docs: Fixed highlighting of alert syntax ([@babu-ch](https://github.com/babu-ch))
21+
22+
#### Committers: 1
23+
- bab ([@babu-ch](https://github.com/babu-ch))
24+
25+
226
## @intlify/unplugin-vue-i18n@6.0.3 (2024-12-30)
327

428
#### :zap: Improvement Features

packages/unplugin-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/unplugin-vue-i18n",
33
"type": "module",
4-
"version": "6.0.3",
4+
"version": "6.0.4",
55
"description": "unplugin for Vue I18n",
66
"author": {
77
"name": "kazuya kawaguchi",

0 commit comments

Comments
 (0)