Skip to content

Commit b851729

Browse files
[skip travis] chore(release): publish v5.14.0
1 parent dfa0367 commit b851729

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
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.0](https://github.com/pattern-lab/patternlab-node/tree/master/packages/uikit-workshop/compare/v5.13.3...v5.14.0) (2021-01-12)
7+
8+
**Note:** Version bump only for package @pattern-lab/uikit-workshop
9+
10+
11+
12+
13+
614
## [5.13.3](https://github.com/pattern-lab/patternlab-node/tree/master/packages/uikit-workshop/compare/v5.13.2...v5.13.3) (2020-12-17)
715

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

packages/uikit-workshop/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pattern-lab/uikit-workshop",
3-
"version": "5.13.3",
3+
"version": "5.14.0",
44
"description": "Front-end assets and templates for the default Pattern Lab workshop view",
55
"main": "gulpfile.js",
66
"scripts": {
@@ -32,9 +32,9 @@
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.13.3",
36-
"@pattern-lab/engine-handlebars": "^5.10.1",
37-
"@pattern-lab/engine-mustache": "^5.12.0",
35+
"@pattern-lab/core": "^5.14.0",
36+
"@pattern-lab/engine-handlebars": "^5.14.0",
37+
"@pattern-lab/engine-mustache": "^5.14.0",
3838
"better-opn": "^1.0.0",
3939
"browser-sync": "^2.26.7",
4040
"ejs": "^2.7.2",

0 commit comments

Comments
 (0)