Skip to content

Commit

Permalink
release: vite-plugin-vue-i18n@3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Nov 10, 2021
1 parent a9013c8 commit c49d4b7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/vite-plugin-vue-i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

## @intlify/vite-plugin-vue-i18n@3.1.0 (2021-11-10)

#### :zap: Improvement Features
* [#67](https://github.com/intlify/bundle-tools/pull/67) fix: add vite and vue-i18n as peerDependencies ([@AlexandreBonaventure](https://github.com/AlexandreBonaventure))

#### Committers: 1
- Alexandre Bonaventure Geissmann ([@AlexandreBonaventure](https://github.com/AlexandreBonaventure))


## @intlify/vite-plugin-vue-i18n@3.0.0 (2021-10-24)

#### :star: Features
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-vue-i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@intlify/vite-plugin-vue-i18n",
"description": "Vite plugin for Vue I18n",
"version": "3.0.0",
"version": "3.1.0",
"author": {
"name": "kazuya kawaguchi",
"email": "kawakazu80@gmail.com"
Expand Down

0 comments on commit c49d4b7

Please sign in to comment.