Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Mar 22, 2023
1 parent 4d3fa98 commit 2714695
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/bundle-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

## @intlify/bundle-utils@5.4.0 (2023-03-22)

#### :star: Features
* [#247](https://github.com/intlify/bundle-tools/pull/247) feat(bundle-utils): support strictly message transform ([@kazupon](https://github.com/kazupon))

#### :bug: Bug Fixes
* [#248](https://github.com/intlify/bundle-tools/pull/248) fix(bundle-utils): existing functions not being generated ([@kazupon](https://github.com/kazupon))

#### Committers: 1
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))


## @intlify/bundle-utils@5.3.1 (2023-03-20)

#### :bug: Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/bundle-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@intlify/bundle-utils",
"description": "Bundle utilities for Intlify project",
"version": "5.3.1",
"version": "5.4.0",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
Expand Down

0 comments on commit 2714695

Please sign in to comment.