Skip to content

Commit 5b949b7

Browse files
[skip travis] chore(release): publish v5.17.0
1 parent 56eff97 commit 5b949b7

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

packages/uikit-workshop/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.17.0](https://github.com/pattern-lab/patternlab-node/compare/v5.16.4...v5.17.0) (2022-09-25)
7+
8+
**Note:** Version bump only for package @pattern-lab/uikit-workshop
9+
10+
11+
12+
13+
614
## [5.16.4](https://github.com/pattern-lab/patternlab-node/compare/v5.16.2...v5.16.4) (2022-09-23)
715

816

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.4",
3+
"version": "5.17.0",
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.4",
45+
"@pattern-lab/core": "^5.17.0",
4646
"@pattern-lab/engine-handlebars": "^5.16.4",
4747
"@pattern-lab/engine-mustache": "^5.16.4",
4848
"@pattern-lab/uikit-polyfills": "^5.16.1",

0 commit comments

Comments
 (0)