Skip to content

Commit 138596e

Browse files
committed
1 parent 27ec73f commit 138596e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/bundle-utils/CHANGELOG.md

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

2+
## @intlify/bundle-utils@10.0.0 (2024-11-16)
3+
4+
#### :star: Features
5+
* [#418](https://github.com/intlify/bundle-tools/pull/418) feat!: move packages to ESM first ([@userquin](https://github.com/userquin))
6+
7+
#### Committers: 1
8+
- Joaquín Sánchez ([@userquin](https://github.com/userquin))
9+
10+
211
## @intlify/bundle-utils@9.0.0 (2024-07-23)
312

413
#### :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": "9.0.0",
5+
"version": "10.0.0",
66
"author": {
77
"name": "kazuya kawaguchi",
88
"email": "[email protected]"

0 commit comments

Comments
 (0)