File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## v0.16.1 (2020-02-03)
3
+
4
+ #### :star : Features
5
+ * [ #83 ] ( https://github.com/kazupon/vue-i18n-locale-message/pull/83 ) feat: define LocaleMessageDictionary type ([ @kazupon ] ( https://github.com/kazupon ) )
6
+
7
+ #### :bug : Bug Fixes
8
+ * [ #85 ] ( https://github.com/kazupon/vue-i18n-locale-message/pull/85 ) fix object is converted to array ([ @kazupon ] ( https://github.com/kazupon ) )
9
+
10
+ #### Committers: 1
11
+ - kazuya kawaguchi ([ @kazupon ] ( https://github.com/kazupon ) )
12
+
13
+
2
14
## v0.16.0 (2020-01-27)
3
15
4
16
#### :boom : Breaking Change
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-i18n-locale-message" ,
3
3
"description" : " i18n locale messages management tool / library for vue-i18n" ,
4
- "version" : " 0.16.0 " ,
4
+ "version" : " 0.16.1 " ,
5
5
"author" : {
6
6
"name" : " kazuya kawaguchi" ,
7
7
You can’t perform that action at this time.
0 commit comments