Skip to content

Commit a176ab3

Browse files
[skip travis] chore(release): publish v5.14.2
1 parent 60ebefa commit a176ab3

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.14.2](https://github.com/pattern-lab/patternlab-node/tree/master/packages/uikit-workshop/compare/v5.14.1...v5.14.2) (2021-03-28)
7+
8+
**Note:** Version bump only for package @pattern-lab/uikit-workshop
9+
10+
11+
12+
13+
614
## [5.14.1](https://github.com/pattern-lab/patternlab-node/tree/master/packages/uikit-workshop/compare/v5.14.0...v5.14.1) (2021-02-19)
715

816
**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.14.1",
3+
"version": "5.14.2",
44
"description": "Front-end assets and templates for the default Pattern Lab workshop view",
55
"main": "gulpfile.js",
66
"scripts": {
@@ -32,7 +32,7 @@
3232
"repository": "https://github.com/pattern-lab/patternlab-node/tree/master/packages/uikit-workshop",
3333
"bugs": "https://github.com/pattern-lab/patternlab-node/issues",
3434
"devDependencies": {
35-
"@pattern-lab/core": "^5.14.1",
35+
"@pattern-lab/core": "^5.14.2",
3636
"@pattern-lab/engine-handlebars": "^5.14.0",
3737
"@pattern-lab/engine-mustache": "^5.14.0",
3838
"better-opn": "^1.0.0",

0 commit comments

Comments
 (0)