Skip to content

Commit 0c452c5

Browse files
committed
1 parent 0b603d2 commit 0c452c5

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

packages/bundle-utils/CHANGELOG.md

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

2+
## @intlify/bundle-utils@11.0.0-beta.0 (2025-03-17)
3+
4+
#### :star: Features
5+
* [#447](https://github.com/intlify/bundle-tools/pull/447) fix: transform/parse ts files and bundle using imports ([@BobbieGoede](https://github.com/BobbieGoede))
6+
7+
#### Committers: 1
8+
- Bobbie Goede ([@BobbieGoede](https://github.com/BobbieGoede))
9+
10+
11+
## @intlify/bundle-utils@11.0.0-beta.0 (2025-02-25)
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+
#### Committers: 1
20+
- bab ([@babu-ch](https://github.com/babu-ch))
21+
22+
223
## @intlify/bundle-utils@10.0.0 (2024-11-16)
324

425
#### :star: Features

packages/bundle-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@intlify/bundle-utils",
33
"type": "module",
44
"description": "Bundle utilities for Intlify project",
5-
"version": "10.0.0",
5+
"version": "11.0.0-beta.0",
66
"author": {
77
"name": "kazuya kawaguchi",
88
"email": "[email protected]"

0 commit comments

Comments
 (0)