Skip to content

Commit

Permalink
minor release v8.24.0 (kazupon#1143)
Browse files Browse the repository at this point in the history
* minor release v8.24.0

* update
  • Loading branch information
kazupon committed Mar 8, 2021
1 parent a5b11d4 commit 4422c1b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v8.24.0 (2021-03-08)

#### :star: New Features
* [#1139](https://github.com/kazupon/vue-i18n/pull/1139) experimental: add meta info for intlify tools ([@kazupon](https://github.com/kazupon))

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

## v8.23.0 (2021-02-24)

#### :zap: Improved Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-i18n",
"description": "Internationalization plugin for Vue.js",
"version": "8.23.0",
"version": "8.24.0",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
Expand Down

0 comments on commit 4422c1b

Please sign in to comment.