We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1d688b commit a83f8c5Copy full SHA for a83f8c5
CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## v9.0.0-alpha.16 (2020-08-29)
3
+
4
+#### :bug: Bug Fixes
5
+* [#101](https://github.com/intlify/vue-i18n-next/pull/101) Fix devtools typo ([@minddust](https://github.com/minddust))
6
7
+#### Committers: 1
8
+- Stephan Groß ([@minddust](https://github.com/minddust))
9
10
11
## v9.0.0-alpha.15 (2020-08-27)
12
13
#### :bug: Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "vue-i18n",
"description": "Internationalization plugin for Vue.js",
- "version": "9.0.0-alpha.15",
+ "version": "9.0.0-alpha.16",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments