Skip to content

Commit

Permalink
release: bundle-utils@7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Jul 8, 2023
1 parent cea80c7 commit a81a470
Show file tree
Hide file tree
Showing 4 changed files with 12,942 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/bundle-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

## @intlify/bundle-utils@7.0.2 (2023-07-08)

#### :bug: Bug Fixes
* [#280](https://github.com/intlify/bundle-tools/pull/280) fix(unplugin-vue-i18n): support esm fully ([@kazupon](https://github.com/kazupon))

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


## @intlify/bundle-utils@7.0.1 (2023-07-02)

#### :star: Features
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": "7.0.1",
"version": "7.0.2",
"author": {
"name": "kazuya kawaguchi",
"email": "kawakazu80@gmail.com"
Expand Down
Loading

0 comments on commit a81a470

Please sign in to comment.