File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## v9.0.0-alpha.4 (2020-04-23)
3
+
4
+ #### :bug : Bug Fixes
5
+ * [ #18 ] ( https://github.com/intlify/vue-i18n-next/pull/18 ) fix tokenizer ([ @kazupon ] ( https://github.com/kazupon ) )
6
+ * [ #16 ] ( https://github.com/intlify/vue-i18n-next/pull/16 ) fix: cannot resolve object path ([ @kazupon ] ( https://github.com/kazupon ) )
7
+
8
+ #### :pencil : Documentation
9
+ * [ #17 ] ( https://github.com/intlify/vue-i18n-next/pull/17 ) Minor typo fixes ([ @sharpshark28 ] ( https://github.com/sharpshark28 ) )
10
+
11
+ #### Committers: 2
12
+ - Ava Gaiety Wroten ([ @sharpshark28 ] ( https://github.com/sharpshark28 ) )
13
+ - kazuya kawaguchi ([ @kazupon ] ( https://github.com/kazupon ) )
14
+
15
+
2
16
## v9.0.0-alpha.3 (2020-04-17)
3
17
4
18
#### :zap : Improvement Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-i18n" ,
3
3
"description" : " Internationalization plugin for Vue.js" ,
4
- "version" : " 9.0.0-alpha.3 " ,
4
+ "version" : " 9.0.0-alpha.4 " ,
5
5
"author" : {
6
6
"name" : " kazuya kawaguchi" ,
7
7
You can’t perform that action at this time.
0 commit comments