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
+ ## v1.0.2 (2020-05-07)
3
+
4
+ #### :bug : Bug Fixes
5
+ * [ #39 ] ( https://github.com/intlify/vue-i18n-extensions/pull/39 ) fix: v-t argument evaluation ([ @kazupon ] ( https://github.com/kazupon ) )
6
+ * [ #32 ] ( https://github.com/intlify/vue-i18n-extensions/pull/32 ) Added whitespace trim to handle oddly formatted vue templates ([ @ewohlken2 ] ( https://github.com/ewohlken2 ) )
7
+
8
+ #### Committers: 2
9
+ - [ @ewohlken2 ] ( https://github.com/ewohlken2 )
10
+ - kazuya kawaguchi ([ @kazupon ] ( https://github.com/kazupon ) )
11
+
12
+
2
13
## v1.0.1 (2020-02-27)
3
14
4
15
#### :bug : Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @intlify/vue-i18n-extensions" ,
3
3
"description" : " vue-i18n extensions" ,
4
- "version" : " 1.0.1 " ,
4
+ "version" : " 1.0.2 " ,
5
5
"author" : {
6
6
"name" : " kazuya kawaguchi" ,
7
7
You can’t perform that action at this time.
0 commit comments