Skip to content

Commit 928d1c8

Browse files
[skip travis] chore(release): publish v5.15.5
1 parent 479f4ff commit 928d1c8

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
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.15.5](https://github.com/pattern-lab/patternlab-node/compare/v5.15.3...v5.15.5) (2021-12-06)
7+
8+
9+
### Features
10+
11+
* define initial viewport ([#1386](https://github.com/pattern-lab/patternlab-node/issues/1386)) ([6fa630e](https://github.com/pattern-lab/patternlab-node/commit/6fa630e2353ed68295550e59c31148269f3b7cd0))
12+
13+
14+
15+
16+
617
## [5.15.4](https://github.com/pattern-lab/patternlab-node/compare/v5.15.3...v5.15.4) (2021-12-06)
718

819

packages/uikit-workshop/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pattern-lab/uikit-workshop",
3-
"version": "5.15.4",
3+
"version": "5.15.5",
44
"description": "Front-end assets and templates for the default Pattern Lab workshop view",
55
"main": "gulpfile.js",
66
"scripts": {
@@ -42,10 +42,10 @@
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.15.4",
45+
"@pattern-lab/core": "^5.15.5",
4646
"@pattern-lab/engine-handlebars": "^5.15.1",
4747
"@pattern-lab/engine-mustache": "^5.15.1",
48-
"@pattern-lab/uikit-polyfills": "^5.15.4",
48+
"@pattern-lab/uikit-polyfills": "^5.15.5",
4949
"@reach/visually-hidden": "^0.1.2",
5050
"@webcomponents/custom-elements": "^1.4.3",
5151
"autoprefixer": "^9.6.5",

0 commit comments

Comments
 (0)