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 1b17445 commit 6870379Copy full SHA for 6870379
CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## v2.0.0-alpha.1 (2020-05-09)
3
+
4
+#### :star: Features
5
+* [#43](https://github.com/intlify/vue-i18n-extensions/pull/43) feat: transform v-t ([@kazupon](https://github.com/kazupon))
6
7
+#### Committers: 1
8
+- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9
10
11
## v1.0.2 (2020-05-07)
12
13
#### :bug: Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "@intlify/vue-i18n-extensions",
"description": "vue-i18n extensions",
- "version": "1.0.2",
+ "version": "2.0.0-alpha.1",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments