Skip to content

Commit cab3b42

Browse files
committed
1 parent 66aeeee commit cab3b42

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/unplugin-vue-i18n/CHANGELOG.md

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

2+
## @intlify/unplugin-vue-i18n@7.0.0-beta.0 (2025-03-05)
3+
4+
#### :star: Features
5+
* [#436](https://github.com/intlify/bundle-tools/pull/436) feat!(unplugin-vue-i18n):support vue-i18n v12 ([@babu-ch](https://github.com/babu-ch))
6+
7+
#### :boom: Breaking Change
8+
* [#436](https://github.com/intlify/bundle-tools/pull/436) feat!(unplugin-vue-i18n):support vue-i18n v12 ([@babu-ch](https://github.com/babu-ch))
9+
10+
#### :pencil: Documentation
11+
* [#439](https://github.com/intlify/bundle-tools/pull/439) docs: Fixed highlighting of alert syntax ([@babu-ch](https://github.com/babu-ch))
12+
13+
#### Committers: 1
14+
- bab ([@babu-ch](https://github.com/babu-ch))
15+
16+
217
## @intlify/unplugin-vue-i18n@6.0.3 (2024-12-30)
318

419
#### :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": "7.0.0-beta.0",
55
"description": "unplugin for Vue I18n",
66
"author": {
77
"name": "kazuya kawaguchi",

0 commit comments

Comments
 (0)