Skip to content

Commit

Permalink
[skip travis] chore(release): publish v5.15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
JosefBredereck committed Dec 7, 2021
1 parent e6f68f4 commit 1e07acc
Show file tree
Hide file tree
Showing 17 changed files with 79 additions and 15 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.15.6](https://github.com/pattern-lab/patternlab-node/compare/v5.15.5...v5.15.6) (2021-12-07)

**Note:** Version bump only for package patternlab-node-main





## [5.15.5](https://github.com/pattern-lab/patternlab-node/compare/v5.15.3...v5.15.5) (2021-12-06)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,6 +1,6 @@
{
"lerna": "4.0.0",
"version": "5.15.5",
"version": "5.15.6",
"packages": [
"packages/*"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/development-edition-engine-handlebars/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.15.6](https://github.com/pattern-lab/patternlab-node/compare/v5.15.5...v5.15.6) (2021-12-07)

**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars





## [5.15.5](https://github.com/pattern-lab/patternlab-node/compare/v5.15.3...v5.15.5) (2021-12-06)

**Note:** Version bump only for package @pattern-lab/development-edition-engine-handlebars
Expand Down
4 changes: 2 additions & 2 deletions packages/development-edition-engine-handlebars/package.json
@@ -1,7 +1,7 @@
{
"name": "@pattern-lab/development-edition-engine-handlebars",
"private": true,
"version": "5.15.5",
"version": "5.15.6",
"description": "The tree of components we use to test, develop and validate the Handlebars engine",
"scripts": {
"pl:build": "patternlab build --config ./patternlab-config.json",
Expand Down Expand Up @@ -35,6 +35,6 @@
"@pattern-lab/engine-mustache": "^5.15.1",
"@pattern-lab/plugin-tab": "^5.15.1",
"@pattern-lab/starterkit-handlebars-demo": "^5.15.5",
"@pattern-lab/uikit-workshop": "^5.15.5"
"@pattern-lab/uikit-workshop": "^5.15.6"
}
}
8 changes: 8 additions & 0 deletions packages/development-edition-engine-react/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.15.6](https://github.com/pattern-lab/edition-node-gulp/compare/v5.15.5...v5.15.6) (2021-12-07)

**Note:** Version bump only for package @pattern-lab/engine-react-testing-tree





## [5.15.5](https://github.com/pattern-lab/edition-node-gulp/compare/v5.15.3...v5.15.5) (2021-12-06)

**Note:** Version bump only for package @pattern-lab/engine-react-testing-tree
Expand Down
4 changes: 2 additions & 2 deletions packages/development-edition-engine-react/package.json
@@ -1,14 +1,14 @@
{
"name": "@pattern-lab/engine-react-testing-tree",
"description": "The tree of components we use to test, develop and validate the React engine",
"version": "5.15.5",
"version": "5.15.6",
"private": true,
"main": "gulpfile.js",
"dependencies": {
"@pattern-lab/core": "^5.15.5",
"@pattern-lab/engine-mustache": "^5.15.1",
"@pattern-lab/engine-react": "^5.15.1",
"@pattern-lab/uikit-workshop": "^5.15.5",
"@pattern-lab/uikit-workshop": "^5.15.6",
"gulp": "3.9.1",
"minimist": "^1.2.5",
"react": "16.2.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/development-edition-engine-twig/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.15.6](https://github.com/pattern-lab/patternlab-node/compare/v5.15.5...v5.15.6) (2021-12-07)

**Note:** Version bump only for package @pattern-lab/development-edition-engine-twig





## [5.15.5](https://github.com/pattern-lab/patternlab-node/compare/v5.15.3...v5.15.5) (2021-12-06)

**Note:** Version bump only for package @pattern-lab/development-edition-engine-twig
Expand Down
4 changes: 2 additions & 2 deletions packages/development-edition-engine-twig/package.json
@@ -1,7 +1,7 @@
{
"name": "@pattern-lab/development-edition-engine-twig",
"private": true,
"version": "5.15.5",
"version": "5.15.6",
"description": "The tree of components we use to test, develop and validate the twig engine (not engine-twig-php)",
"scripts": {
"postbootstrap": "patternlab install --starterkits @pattern-lab/starterkit-twig-demo",
Expand Down Expand Up @@ -34,7 +34,7 @@
"@pattern-lab/core": "^5.15.5",
"@pattern-lab/engine-twig": "^5.15.3",
"@pattern-lab/starterkit-twig-demo": "^5.15.5",
"@pattern-lab/uikit-workshop": "^5.15.5"
"@pattern-lab/uikit-workshop": "^5.15.6"
},
"workspaces": {
"nohoist": [
Expand Down
8 changes: 8 additions & 0 deletions packages/edition-node-gulp/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.15.6](https://github.com/pattern-lab/patternlab-node/compare/v5.15.5...v5.15.6) (2021-12-07)

**Note:** Version bump only for package @pattern-lab/edition-node-gulp





## [5.15.5](https://github.com/pattern-lab/patternlab-node/compare/v5.15.3...v5.15.5) (2021-12-06)


Expand Down
4 changes: 2 additions & 2 deletions packages/edition-node-gulp/package.json
@@ -1,13 +1,13 @@
{
"name": "@pattern-lab/edition-node-gulp",
"description": "The gulp wrapper around patternlab-node core, providing tasks to interact with the core library and move supporting frontend assets.",
"version": "5.15.5",
"version": "5.15.6",
"main": "gulpfile.js",
"dependencies": {
"@pattern-lab/cli": "^5.15.5",
"@pattern-lab/core": "^5.15.5",
"@pattern-lab/engine-mustache": "^5.15.1",
"@pattern-lab/uikit-workshop": "^5.15.5",
"@pattern-lab/uikit-workshop": "^5.15.6",
"gulp": "3.9.1",
"minimist": "1.2.5"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/edition-node/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.15.6](https://github.com/pattern-lab/patternlab-node/compare/v5.15.5...v5.15.6) (2021-12-07)

**Note:** Version bump only for package @pattern-lab/edition-node





## [5.15.5](https://github.com/pattern-lab/patternlab-node/compare/v5.15.3...v5.15.5) (2021-12-06)


Expand Down
4 changes: 2 additions & 2 deletions packages/edition-node/package.json
@@ -1,13 +1,13 @@
{
"name": "@pattern-lab/edition-node",
"description": "A pure wrapper around patternlab-node core, the default pattern engine, and supporting frontend assets.",
"version": "5.15.5",
"version": "5.15.6",
"main": "patternlab-config.json",
"dependencies": {
"@pattern-lab/cli": "^5.15.5",
"@pattern-lab/core": "^5.15.5",
"@pattern-lab/engine-handlebars": "^5.15.1",
"@pattern-lab/uikit-workshop": "^5.15.5"
"@pattern-lab/uikit-workshop": "^5.15.6"
},
"keywords": [
"Pattern Lab",
Expand Down
8 changes: 8 additions & 0 deletions packages/edition-twig/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.15.6](https://github.com/pattern-lab/patternlab-node/compare/v5.15.5...v5.15.6) (2021-12-07)

**Note:** Version bump only for package @pattern-lab/edition-twig





## [5.15.5](https://github.com/pattern-lab/patternlab-node/compare/v5.15.3...v5.15.5) (2021-12-06)

**Note:** Version bump only for package @pattern-lab/edition-twig
Expand Down
2 changes: 1 addition & 1 deletion packages/edition-twig/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/edition-twig/package.json
@@ -1,6 +1,6 @@
{
"name": "@pattern-lab/edition-twig",
"version": "5.15.5",
"version": "5.15.6",
"description": "Pattern Lab node with Twig PHP Engine",
"author": {
"name": "Evan Lovely",
Expand All @@ -26,7 +26,7 @@
"@pattern-lab/cli": "^5.15.5",
"@pattern-lab/core": "^5.15.5",
"@pattern-lab/engine-twig-php": "^5.15.5",
"@pattern-lab/uikit-workshop": "^5.15.5"
"@pattern-lab/uikit-workshop": "^5.15.6"
},
"engines": {
"node": ">=12.13.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/uikit-workshop/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.15.6](https://github.com/pattern-lab/patternlab-node/compare/v5.15.5...v5.15.6) (2021-12-07)

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





## [5.15.5](https://github.com/pattern-lab/patternlab-node/compare/v5.15.3...v5.15.5) (2021-12-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/uikit-workshop/package.json
@@ -1,6 +1,6 @@
{
"name": "@pattern-lab/uikit-workshop",
"version": "5.15.5",
"version": "5.15.6",
"description": "Front-end assets and templates for the default Pattern Lab workshop view",
"main": "gulpfile.js",
"scripts": {
Expand Down

0 comments on commit 1e07acc

Please sign in to comment.