Skip to content

Commit 56eff97

Browse files
[skip travis] chore(release): publish v5.16.4
1 parent b43917d commit 56eff97

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
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.16.4](https://github.com/pattern-lab/patternlab-node/compare/v5.16.2...v5.16.4) (2022-09-23)
7+
8+
9+
### Bug Fixes
10+
11+
* div isn't allowed in button elements ([#1438](https://github.com/pattern-lab/patternlab-node/issues/1438)) ([e5c6950](https://github.com/pattern-lab/patternlab-node/commit/e5c6950e6218df99f9d9d35388c36a0130236f28))
12+
13+
14+
15+
16+
617
## [5.16.2](https://github.com/pattern-lab/patternlab-node/compare/v5.16.1...v5.16.2) (2022-02-07)
718

819

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.16.2",
3+
"version": "5.16.4",
44
"description": "Front-end assets and templates for the default Pattern Lab workshop view",
55
"main": "gulpfile.js",
66
"scripts": {
@@ -42,9 +42,9 @@
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.2",
46-
"@pattern-lab/engine-handlebars": "^5.16.1",
47-
"@pattern-lab/engine-mustache": "^5.16.1",
45+
"@pattern-lab/core": "^5.16.4",
46+
"@pattern-lab/engine-handlebars": "^5.16.4",
47+
"@pattern-lab/engine-mustache": "^5.16.4",
4848
"@pattern-lab/uikit-polyfills": "^5.16.1",
4949
"@reach/visually-hidden": "^0.1.2",
5050
"@webcomponents/custom-elements": "^1.4.3",

0 commit comments

Comments
 (0)