Skip to content

Commit 33c5303

Browse files
authored
prerelease release v9.0.0-alpha.14 (#98)
1 parent c9f029c commit 33c5303

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11

2+
## v9.0.0-alpha.14 (2020-08-26)
3+
4+
#### :star: Features
5+
* [#97](https://github.com/intlify/vue-i18n-next/pull/97) feat: support for devtools interface ([@kazupon](https://github.com/kazupon))
6+
* [#96](https://github.com/intlify/vue-i18n-next/pull/96) feat: support vue3 rc8 ([@kazupon](https://github.com/kazupon))
7+
* [#87](https://github.com/intlify/vue-i18n-next/pull/87) feat: how to get locale messages from a given key ([@kazupon](https://github.com/kazupon))
8+
9+
#### Committers: 2
10+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
11+
- meteorlxy ([@meteorlxy](https://github.com/meteorlxy))
12+
13+
214
## v9.0.0-alpha.13 (2020-08-07)
315

416
#### :star: Features

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": "9.0.0-alpha.13",
4+
"version": "9.0.0-alpha.14",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)