diff --git a/CHANGELOG.md b/CHANGELOG.md index d597d5a31..34d834e09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.7.1](https://github.com/adobe/helix-pipeline/compare/v1.7.0...v1.7.1) (2019-04-25) + + +### Bug Fixes + +* **package:** update @adobe/helix-shared to version 0.10.4 ([93bb5ee](https://github.com/adobe/helix-pipeline/commit/93bb5ee)) + # [1.7.0](https://github.com/adobe/helix-pipeline/compare/v1.6.0...v1.7.0) (2019-04-24) diff --git a/package.json b/package.json index 284eb84dc..ec40dbbe1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/helix-pipeline", - "version": "1.7.0", + "version": "1.7.1", "description": "", "repository": "https://github.com/adobe/helix-pipeline", "main": "index.js",