Skip to content

Commit

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

* docs: fix
  • Loading branch information
kazupon committed Oct 30, 2022
1 parent e324286 commit c45cabd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
## v8.28.0 (2022-10-30)

#### :star: New Features
* [#1569](https://github.com/kazupon/vue-i18n/pull/1569) fix(datetime): $d supports key format object (#1502) ([@horitaka](https://github.com/horitaka))

#### Committers: 1
- [@horitaka](https://github.com/horitaka)

## v8.27.2 (2022-06-20)

#### :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.27.2",
"version": "8.28.0",
"author": {
"name": "kazuya kawaguchi",
"email": "kawakazu80@gmail.com"
Expand Down

0 comments on commit c45cabd

Please sign in to comment.