Skip to content

Commit 669e151

Browse files
[skip travis] chore(release): publish v5.13.1
1 parent c4f91b4 commit 669e151

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
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.13.1](https://github.com/pattern-lab/patternlab-node/tree/master/packages/uikit-workshop/compare/v5.13.0...v5.13.1) (2020-09-06)
7+
8+
**Note:** Version bump only for package @pattern-lab/uikit-workshop
9+
10+
11+
12+
13+
614
# [5.13.0](https://github.com/pattern-lab/patternlab-node/tree/master/packages/uikit-workshop/compare/v5.12.0...v5.13.0) (2020-08-26)
715

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

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.13.0",
3+
"version": "5.13.1",
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.13.0",
35+
"@pattern-lab/core": "^5.13.1",
3636
"@pattern-lab/engine-handlebars": "^5.10.1",
3737
"@pattern-lab/engine-mustache": "^5.12.0",
3838
"better-opn": "^1.0.0",
@@ -57,7 +57,7 @@
5757
"@babel/plugin-transform-runtime": "^7.6.2",
5858
"@babel/preset-env": "^7.6.3",
5959
"@babel/runtime": "^7.6.3",
60-
"@pattern-lab/uikit-polyfills": "^5.2.0",
60+
"@pattern-lab/uikit-polyfills": "^5.13.1",
6161
"@reach/visually-hidden": "^0.1.2",
6262
"@webcomponents/custom-elements": "^1.4.2",
6363
"autoprefixer": "^9.6.5",

0 commit comments

Comments
 (0)