Skip to content
This repository was archived by the owner on Dec 31, 2024. It is now read-only.

Commit c45cabd

Browse files
authored
minor release v8.28.0 (#1570)
* minor release v8.28.0 * docs: fix
1 parent e324286 commit c45cabd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v8.28.0 (2022-10-30)
2+
3+
#### :star: New Features
4+
* [#1569](https://github.com/kazupon/vue-i18n/pull/1569) fix(datetime): $d supports key format object (#1502) ([@horitaka](https://github.com/horitaka))
5+
6+
#### Committers: 1
7+
- [@horitaka](https://github.com/horitaka)
8+
19
## v8.27.2 (2022-06-20)
210

311
#### :bug: Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-i18n",
33
"description": "Internationalization plugin for Vue.js",
4-
"version": "8.27.2",
4+
"version": "8.28.0",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)