Skip to content

Commit

Permalink
minor release v8.25.0 (#1322)
Browse files Browse the repository at this point in the history
* minor release v8.25.0

* updates
  • Loading branch information
kazupon committed Jul 16, 2021
1 parent 455ad33 commit 8a93a9b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,16 @@
## v8.25.0 (2021-07-16)

#### :star: New Features
* [#1271](https://github.com/kazupon/vue-i18n/pull/1271) feat: Added linked, locale, formatter, values, path to MessageContext ([@fabis94](https://github.com/fabis94))

#### :bug: Bug Fixes
* [#1321](https://github.com/kazupon/vue-i18n/pull/1321) fix broken mergeLocaleMessage ([@phonezawphyo](https://github.com/phonezawphyo))

#### Committers: 3
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
- [@fabis94](https://github.com/fabis94)
- [@phonezawphyo](https://github.com/phonezawphyo)

## v8.24.5 (2021-06-19)

#### :bug: Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "vue-i18n",
"description": "Internationalization plugin for Vue.js",
"version": "8.24.5",
"version": "8.25.0",
"author": {
"name": "kazuya kawaguchi",
"email": "kawakazu80@gmail.com"
Expand Down

0 comments on commit 8a93a9b

Please sign in to comment.