File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
8
## [ Unreleased]
9
+
10
+ ## [ 0.4.2] - 2020-03-03
9
11
### Added
10
12
- Allow sandbox's inframe to read UTF-8.
11
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"vendor" : " vtex" ,
3
3
"name" : " sandbox" ,
4
- "version" : " 0.4.1 " ,
4
+ "version" : " 0.4.2 " ,
5
5
"title" : " IO Sandbox Component" ,
6
6
"description" : " IO Sandbox component" ,
7
7
"defaultLocale" : " pt-BR" ,
Original file line number Diff line number Diff line change 32
32
"tslint-eslint-rules" : " ^5.4.0" ,
33
33
"typescript" : " 3.7.3"
34
34
},
35
- "version" : " 0.4.1 "
35
+ "version" : " 0.4.2 "
36
36
}
You can’t perform that action at this time.
0 commit comments