From 2b306956f1f43787e00ee52dd2ff8c4f1ed897e8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 26 Aug 2019 20:07:43 +0000 Subject: [PATCH] chore(release): 5.0.0 [skip ci] # [5.0.0](https://github.com/adobe/helix-cli/compare/v4.10.0...v5.0.0) (2019-08-26) ### Bug Fixes * **deps:** update any ([#1133](https://github.com/adobe/helix-cli/issues/1133)) ([4fc44d0](https://github.com/adobe/helix-cli/commit/4fc44d0)) ### BREAKING CHANGES * **deps:** helix-pipeline API change in 5.0.0, see https://github.com/adobe/helix-pipeline/releases/tag/v5.0.0 --- CHANGELOG.md | 12 ++++++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf8c2491a..a97b35f6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [5.0.0](https://github.com/adobe/helix-cli/compare/v4.10.0...v5.0.0) (2019-08-26) + + +### Bug Fixes + +* **deps:** update any ([#1133](https://github.com/adobe/helix-cli/issues/1133)) ([4fc44d0](https://github.com/adobe/helix-cli/commit/4fc44d0)) + + +### BREAKING CHANGES + +* **deps:** helix-pipeline API change in 5.0.0, see https://github.com/adobe/helix-pipeline/releases/tag/v5.0.0 + # [4.10.0](https://github.com/adobe/helix-cli/compare/v4.9.14...v4.10.0) (2019-08-21) diff --git a/package-lock.json b/package-lock.json index 6b630433b..e1e5dc839 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@adobe/helix-cli", - "version": "4.10.0", + "version": "5.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 49f0c645b..92a2826a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/helix-cli", - "version": "4.10.0", + "version": "5.0.0", "description": "Project Helix CLI", "main": "index.js", "bin": {