File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.16.2] ( https://github.com/pattern-lab/patternlab-node/compare/v5.16.1...v5.16.2 ) (2022-02-07)
7
+
8
+
9
+ ### Features
10
+
11
+ * remove sandbox attribute from iframe ([ #1422 ] ( https://github.com/pattern-lab/patternlab-node/issues/1422 ) ) ([ 4335660] ( https://github.com/pattern-lab/patternlab-node/commit/4335660bac6f87618baaef9d773e00d7e80c6eec ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 5.16.1] ( https://github.com/pattern-lab/patternlab-node/compare/v5.16.0...v5.16.1 ) (2022-01-29)
7
18
8
19
** Note:** Version bump only for package @pattern-lab/uikit-workshop
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pattern-lab/uikit-workshop" ,
3
- "version" : " 5.16.1 " ,
3
+ "version" : " 5.16.2 " ,
4
4
"description" : " Front-end assets and templates for the default Pattern Lab workshop view" ,
5
5
"main" : " gulpfile.js" ,
6
6
"scripts" : {
42
42
"@babel/plugin-transform-runtime" : " ^7.13.10" ,
43
43
"@babel/preset-env" : " ^7.13.12" ,
44
44
"@babel/runtime" : " ^7.13.10" ,
45
- "@pattern-lab/core" : " ^5.16.1 " ,
45
+ "@pattern-lab/core" : " ^5.16.2 " ,
46
46
"@pattern-lab/engine-handlebars" : " ^5.16.1" ,
47
47
"@pattern-lab/engine-mustache" : " ^5.16.1" ,
48
48
"@pattern-lab/uikit-polyfills" : " ^5.16.1" ,
You can’t perform that action at this time.
0 commit comments