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 56d5b87 commit a712596
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/unplugin-vue-i18n/CHANGELOG.md
@@ -1,4 +1,13 @@

## @intlify/unplugin-vue-i18n@0.10.0 (2023-03-22)

#### :star: Features
* [#249](https://github.com/intlify/bundle-tools/pull/249) feat(unplugin-vue-i18n): support strict message and escape html ([@kazupon](https://github.com/kazupon))

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


## @intlify/unplugin-vue-i18n@0.9.3 (2023-03-20)

#### :bug: Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/unplugin-vue-i18n/package.json
@@ -1,6 +1,6 @@
{
"name": "@intlify/unplugin-vue-i18n",
"version": "0.9.3",
"version": "0.10.0",
"description": "unplugin for Vue I18n",
"author": {
"name": "kazuya kawaguchi",
Expand Down

0 comments on commit a712596

Please sign in to comment.