Skip to content

Commit 6870379

Browse files
authored
prerelease release v2.0.0-alpha.1 (#44)
1 parent 1b17445 commit 6870379

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+
## 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+
211
## v1.0.2 (2020-05-07)
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": "@intlify/vue-i18n-extensions",
33
"description": "vue-i18n extensions",
4-
"version": "1.0.2",
4+
"version": "2.0.0-alpha.1",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)