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 @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.5.0] - 2020-05-04
11
+
10
12
### Added
11
13
- [ ` allow-top-navigation ` ] ( https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe ) to ` sandbox ` attribute.
12
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"vendor" : " vtex" ,
3
3
"name" : " sandbox" ,
4
- "version" : " 0.4.2 " ,
4
+ "version" : " 0.5.0 " ,
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.2 "
35
+ "version" : " 0.5.0 "
36
36
}
You can’t perform that action at this time.
0 commit comments