Skip to content

Commit 3d295ad

Browse files
authored
prerelease release v9.0.0-alpha.17 (#105)
1 parent 3697079 commit 3d295ad

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

2+
## v9.0.0-alpha.17 (2020-09-02)
3+
4+
#### :zap: Improvement Features
5+
* [#104](https://github.com/intlify/vue-i18n-next/pull/104) improvement: tweaks interface for devtools ([@kazupon](https://github.com/kazupon))
6+
7+
#### Committers: 1
8+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9+
10+
211
## v9.0.0-alpha.16 (2020-08-29)
312

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

0 commit comments

Comments
 (0)