Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Mar 20, 2023
1 parent 8cf293b commit d964116
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/bundle-utils/CHANGELOG.md
@@ -1,4 +1,13 @@

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

#### :star: Features
* [#242](https://github.com/intlify/bundle-tools/pull/242) feat(bundle-utils): support sfc custom block code generation for vue-i18n v8.x legacy options api ([@kazupon](https://github.com/kazupon))

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




## @intlify/bundle-utils@5.1.2 (2023-03-13)
Expand Down
2 changes: 1 addition & 1 deletion packages/bundle-utils/package.json
@@ -1,7 +1,7 @@
{
"name": "@intlify/bundle-utils",
"description": "Bundle utilities for Intlify project",
"version": "5.2.0",
"version": "5.3.0",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
Expand Down

0 comments on commit d964116

Please sign in to comment.