File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## v0.13.1 (2020-01-09)
3
+
4
+ #### :zap : Improvement Features
5
+ * [ #59 ] ( https://github.com/kazupon/vue-i18n-locale-message/pull/59 ) support --format option for import command ([ @kazupon ] ( https://github.com/kazupon ) )
6
+ * [ #61 ] ( https://github.com/kazupon/vue-i18n-locale-message/pull/61 ) Add dryRun on infuse command ([ @robinsondotnet ] ( https://github.com/robinsondotnet ) )
7
+
8
+ #### Committers: 2
9
+ - Kento ([ @robinsondotnet ] ( https://github.com/robinsondotnet ) )
10
+ - kazuya kawaguchi ([ @kazupon ] ( https://github.com/kazupon ) )
11
+
12
+
2
13
## v0.13.0 (2020-01-08)
3
14
4
15
#### :star : Features
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.13.0 " ,
4
+ "version" : " 0.13.1 " ,
5
5
"author" : {
6
6
"name" : " kazuya kawaguchi" ,
7
7
You can’t perform that action at this time.
0 commit comments