Skip to content

Commit 24c39e0

Browse files
committed
1 parent 7c0fd02 commit 24c39e0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/unplugin-vue-i18n/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
## @intlify/unplugin-vue-i18n@7.0.0-beta.1 (2025-03-09)
3+
4+
#### :star: Features
5+
* [#444](https://github.com/intlify/bundle-tools/pull/444) feat: support rspack ([@BobbieGoede](https://github.com/BobbieGoede))
6+
7+
#### Committers: 1
8+
- Bobbie Goede ([@BobbieGoede](https://github.com/BobbieGoede))
9+
10+
211
## @intlify/unplugin-vue-i18n@7.0.0-beta.0 (2025-03-05)
312

413
#### :star: Features

packages/unplugin-vue-i18n/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@intlify/unplugin-vue-i18n",
33
"type": "module",
4-
"version": "7.0.0-beta.0",
4+
"version": "7.0.0-beta.1",
55
"description": "unplugin for Vue I18n",
66
"author": {
77
"name": "kazuya kawaguchi",

0 commit comments

Comments
 (0)