File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## v9.0.0-beta.1 (2020-09-13)
3
+
4
+ #### :bug : Bug Fixes
5
+ * [ #110 ] ( https://github.com/intlify/vue-i18n-next/pull/110 ) fix: type exporting ([ @kazupon ] ( https://github.com/kazupon ) )
6
+
7
+ #### :zap : Improvement Features
8
+ * [ #111 ] ( https://github.com/intlify/vue-i18n-next/pull/111 ) improve i18n instance management ([ @kazupon ] ( https://github.com/kazupon ) )
9
+
10
+ #### Committers: 1
11
+ - kazuya kawaguchi ([ @kazupon ] ( https://github.com/kazupon ) )
12
+
13
+
2
14
## v9.0.0-alpha.17 (2020-09-02)
3
15
4
16
#### :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.17 " ,
4
+ "version" : " 9.0.0-beta.1 " ,
5
5
"author" : {
6
6
"name" : " kazuya kawaguchi" ,
7
7
You can’t perform that action at this time.
0 commit comments