From 97344be0ea0329b4b992d393be849c083963510b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 9 Feb 2022 19:23:56 +0000 Subject: [PATCH] chore(release): 18.0.8 [skip ci] ## [18.0.8](https://github.com/adobe/helix-pipeline/compare/v18.0.7...v18.0.8) (2022-02-09) ### Bug Fixes * **deps:** update adobe fixes ([#1228](https://github.com/adobe/helix-pipeline/issues/1228)) ([7b5fa0a](https://github.com/adobe/helix-pipeline/commit/7b5fa0a90ac720d585cea08e06c45567b52932f3)) * **deps:** update dependency @adobe/helix-shared-config to v1.7.11 ([#1229](https://github.com/adobe/helix-pipeline/issues/1229)) ([86cca46](https://github.com/adobe/helix-pipeline/commit/86cca463daf6b421b5f3b8e33c165b5426d2925d)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3551c7c4..e8634328 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [18.0.8](https://github.com/adobe/helix-pipeline/compare/v18.0.7...v18.0.8) (2022-02-09) + + +### Bug Fixes + +* **deps:** update adobe fixes ([#1228](https://github.com/adobe/helix-pipeline/issues/1228)) ([7b5fa0a](https://github.com/adobe/helix-pipeline/commit/7b5fa0a90ac720d585cea08e06c45567b52932f3)) +* **deps:** update dependency @adobe/helix-shared-config to v1.7.11 ([#1229](https://github.com/adobe/helix-pipeline/issues/1229)) ([86cca46](https://github.com/adobe/helix-pipeline/commit/86cca463daf6b421b5f3b8e33c165b5426d2925d)) + ## [18.0.7](https://github.com/adobe/helix-pipeline/compare/v18.0.6...v18.0.7) (2022-02-09) diff --git a/package.json b/package.json index a2c6f75a..202cc840 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/helix-pipeline", - "version": "18.0.7", + "version": "18.0.8", "description": "", "repository": { "type": "git",