We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08e15ae commit e073bfaCopy full SHA for e073bfa
packages/bundle-utils/CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## @intlify/bundle-utils@7.5.1 (2024-02-29)
3
+
4
+#### :zap: Improvement Features
5
+* [#348](https://github.com/intlify/bundle-tools/pull/348) fix(bundle-utils): upgrade escodegen ([@kazupon](https://github.com/kazupon))
6
7
+#### Committers: 1
8
+- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9
10
11
## @intlify/bundle-utils@7.5.0 (2023-12-13)
12
13
#### :star: Features
packages/bundle-utils/package.json
@@ -1,7 +1,7 @@
{
"name": "@intlify/bundle-utils",
"description": "Bundle utilities for Intlify project",
- "version": "7.5.0",
+ "version": "7.5.1",
"author": {
"name": "kazuya kawaguchi",
"email": "kawakazu80@gmail.com"
0 commit comments