Skip to content

Commit 7461b48

Browse files
committed
1 parent 4ecd69d commit 7461b48

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@8.0.0 (2024-03-26)
3+
4+
#### :boom: Breaking Change
5+
* [#354](https://github.com/intlify/bundle-tools/pull/354) breaking: drop legacy compatible features for Vue 2 ([@kazupon](https://github.com/kazupon))
6+
7+
#### Committers: 1
8+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9+
10+
211
## @intlify/bundle-utils@7.5.1 (2024-02-29)
312

413
#### :zap: Improvement Features

packages/bundle-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@intlify/bundle-utils",
33
"description": "Bundle utilities for Intlify project",
4-
"version": "7.5.1",
4+
"version": "8.0.0",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)