Skip to content

Commit c88c688

Browse files
[skip travis] chore(release): publish v5.16.2
1 parent 8bf0f1e commit c88c688

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

packages/uikit-workshop/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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+
617
## [5.16.1](https://github.com/pattern-lab/patternlab-node/compare/v5.16.0...v5.16.1) (2022-01-29)
718

819
**Note:** Version bump only for package @pattern-lab/uikit-workshop

packages/uikit-workshop/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pattern-lab/uikit-workshop",
3-
"version": "5.16.1",
3+
"version": "5.16.2",
44
"description": "Front-end assets and templates for the default Pattern Lab workshop view",
55
"main": "gulpfile.js",
66
"scripts": {
@@ -42,7 +42,7 @@
4242
"@babel/plugin-transform-runtime": "^7.13.10",
4343
"@babel/preset-env": "^7.13.12",
4444
"@babel/runtime": "^7.13.10",
45-
"@pattern-lab/core": "^5.16.1",
45+
"@pattern-lab/core": "^5.16.2",
4646
"@pattern-lab/engine-handlebars": "^5.16.1",
4747
"@pattern-lab/engine-mustache": "^5.16.1",
4848
"@pattern-lab/uikit-polyfills": "^5.16.1",

0 commit comments

Comments
 (0)