Skip to content

Commit

Permalink
[skip travis] chore(release): publish v5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bmuenzenmeyer committed Jan 18, 2020
1 parent 41dcf38 commit 7102306
Show file tree
Hide file tree
Showing 16 changed files with 102 additions and 14 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.6.0](https://github.com/pattern-lab/patternlab-node/compare/v5.5.0...v5.6.0) (2020-01-18)


### Bug Fixes

* a11y fix on text contrast ([6d75b22](https://github.com/pattern-lab/patternlab-node/commit/6d75b226ce27228025b2915e5d402f7080faee31))
* a11y issue on a missing description of that complementary icon ([4f13807](https://github.com/pattern-lab/patternlab-node/commit/4f13807cb93df33435088de3a51170b9c4515889))


### Features

* pass additional configuration into twig-php engine ([dff5a78](https://github.com/pattern-lab/patternlab-node/commit/dff5a7830918fa46e2692d9f9daed4121f803461))






# [5.5.0](https://github.com/pattern-lab/patternlab-node/compare/v5.4.2...v5.5.0) (2019-12-19)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lerna": "3.11.0",
"version": "5.5.0",
"version": "5.6.0",
"packages": [
"packages/*"
],
Expand Down
9 changes: 9 additions & 0 deletions packages/development-edition-engine-handlebars/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.6.0](https://github.com/pattern-lab/patternlab-node/compare/v5.5.0...v5.6.0) (2020-01-18)

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






# [5.5.0](https://github.com/pattern-lab/patternlab-node/compare/v5.4.2...v5.5.0) (2019-12-19)

**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
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pattern-lab/development-edition-engine-handlebars",
"private": true,
"version": "5.5.0",
"version": "5.6.0",
"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 @@ -34,6 +34,6 @@
"@pattern-lab/engine-mustache": "^5.0.0",
"@pattern-lab/plugin-tab": "^5.3.0",
"@pattern-lab/starterkit-mustache-demo": "^5.0.0",
"@pattern-lab/uikit-workshop": "^5.5.0"
"@pattern-lab/uikit-workshop": "^5.6.0"
}
}
9 changes: 9 additions & 0 deletions packages/development-edition-engine-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.6.0](https://github.com/pattern-lab/edition-node-gulp/compare/v5.5.0...v5.6.0) (2020-01-18)

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






# [5.5.0](https://github.com/pattern-lab/edition-node-gulp/compare/v5.4.2...v5.5.0) (2019-12-19)

**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
Original file line number Diff line number Diff line change
@@ -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.5.0",
"version": "5.6.0",
"private": true,
"main": "gulpfile.js",
"dependencies": {
"@pattern-lab/core": "^5.4.0",
"@pattern-lab/engine-mustache": "^5.0.0",
"@pattern-lab/engine-react": "^5.0.0",
"@pattern-lab/uikit-workshop": "^5.5.0",
"@pattern-lab/uikit-workshop": "^5.6.0",
"gulp": "3.9.1",
"minimist": "^1.2.0",
"react": "16.2.0"
Expand Down
9 changes: 9 additions & 0 deletions packages/edition-node-gulp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.6.0](https://github.com/pattern-lab/patternlab-node/tree/master/packages/edition-node-gulp/compare/v5.5.0...v5.6.0) (2020-01-18)

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






# [5.5.0](https://github.com/pattern-lab/patternlab-node/tree/master/packages/edition-node-gulp/compare/v5.4.2...v5.5.0) (2019-12-19)

**Note:** Version bump only for package @pattern-lab/edition-node-gulp
Expand Down
4 changes: 2 additions & 2 deletions packages/edition-node-gulp/package.json
Original file line number Diff line number Diff line change
@@ -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.5.0",
"version": "5.6.0",
"main": "gulpfile.js",
"dependencies": {
"@pattern-lab/cli": "^5.4.0",
"@pattern-lab/core": "^5.4.0",
"@pattern-lab/engine-mustache": "^5.0.0",
"@pattern-lab/uikit-workshop": "^5.5.0",
"@pattern-lab/uikit-workshop": "^5.6.0",
"gulp": "3.9.1",
"minimist": "1.2.0"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/edition-node/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.6.0](https://github.com/pattern-lab/patternlab-node/tree/master/packages/edition-node/compare/v5.5.0...v5.6.0) (2020-01-18)

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






# [5.5.0](https://github.com/pattern-lab/patternlab-node/tree/master/packages/edition-node/compare/v5.4.2...v5.5.0) (2019-12-19)

**Note:** Version bump only for package @pattern-lab/edition-node
Expand Down
4 changes: 2 additions & 2 deletions packages/edition-node/package.json
Original file line number Diff line number Diff line change
@@ -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.5.0",
"version": "5.6.0",
"main": "patternlab-config.json",
"dependencies": {
"@pattern-lab/cli": "^5.4.0",
"@pattern-lab/core": "^5.4.0",
"@pattern-lab/engine-handlebars": "^5.5.0",
"@pattern-lab/uikit-workshop": "^5.5.0"
"@pattern-lab/uikit-workshop": "^5.6.0"
},
"keywords": [
"Pattern Lab",
Expand Down
9 changes: 9 additions & 0 deletions packages/edition-twig/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.6.0](https://github.com/pattern-lab/patternlab-node/compare/v5.5.0...v5.6.0) (2020-01-18)

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






# [5.5.0](https://github.com/pattern-lab/patternlab-node/compare/v5.4.2...v5.5.0) (2019-12-19)

**Note:** Version bump only for package @pattern-lab/edition-twig
Expand Down
6 changes: 3 additions & 3 deletions packages/edition-twig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pattern-lab/edition-twig",
"version": "5.5.0",
"version": "5.6.0",
"description": "Pattern Lab node with Twig PHP Engine",
"author": {
"name": "Evan Lovely",
Expand All @@ -25,8 +25,8 @@
"dependencies": {
"@pattern-lab/cli": "^5.4.0",
"@pattern-lab/core": "^5.4.0",
"@pattern-lab/engine-twig-php": "^5.5.0",
"@pattern-lab/uikit-workshop": "^5.5.0"
"@pattern-lab/engine-twig-php": "^5.6.0",
"@pattern-lab/uikit-workshop": "^5.6.0"
},
"engines": {
"node": ">=6.0"
Expand Down
12 changes: 12 additions & 0 deletions packages/engine-twig-php/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.6.0](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig-php/compare/v5.5.0...v5.6.0) (2020-01-18)


### Features

* pass additional configuration into twig-php engine ([dff5a78](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig-php/commit/dff5a7830918fa46e2692d9f9daed4121f803461))






# [5.5.0](https://github.com/pattern-lab/patternlab-node/tree/master/packages/engine-twig-php/compare/v5.4.2...v5.5.0) (2019-12-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/engine-twig-php/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pattern-lab/engine-twig-php",
"description": "The Twig PHP engine for Pattern Lab Node",
"version": "5.5.0",
"version": "5.6.0",
"main": "lib/engine_twig_php.js",
"dependencies": {
"@basalt/twig-renderer": "0.13.0",
Expand Down
13 changes: 13 additions & 0 deletions packages/uikit-workshop/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.6.0](https://github.com/pattern-lab/patternlab-node/tree/master/packages/uikit-workshop/compare/v5.5.0...v5.6.0) (2020-01-18)


### Bug Fixes

* a11y fix on text contrast ([6d75b22](https://github.com/pattern-lab/patternlab-node/tree/master/packages/uikit-workshop/commit/6d75b226ce27228025b2915e5d402f7080faee31))
* a11y issue on a missing description of that complementary icon ([4f13807](https://github.com/pattern-lab/patternlab-node/tree/master/packages/uikit-workshop/commit/4f13807cb93df33435088de3a51170b9c4515889))






# [5.5.0](https://github.com/pattern-lab/patternlab-node/tree/master/packages/uikit-workshop/compare/v5.4.2...v5.5.0) (2019-12-19)

**Note:** Version bump only for package @pattern-lab/uikit-workshop
Expand Down
2 changes: 1 addition & 1 deletion packages/uikit-workshop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pattern-lab/uikit-workshop",
"version": "5.5.0",
"version": "5.6.0",
"description": "Front-end assets and templates for the default Pattern Lab workshop view",
"main": "gulpfile.js",
"scripts": {
Expand Down

0 comments on commit 7102306

Please sign in to comment.