From 38a4a86673929af67bfbed3d6da6fd257317caf6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 13 Jun 2019 03:59:32 +0000 Subject: [PATCH] chore(release): 4.3.1 [skip ci] ## [4.3.1](https://github.com/adobe/helix-cli/compare/v4.3.0...v4.3.1) (2019-06-13) ### Bug Fixes * **package:** remove unused dependencies ([bc13466](https://github.com/adobe/helix-cli/commit/bc13466)) * **packager:** implement better way to bundle actions ([c2adb80](https://github.com/adobe/helix-cli/commit/c2adb80)), closes [#966](https://github.com/adobe/helix-cli/issues/966) [#672](https://github.com/adobe/helix-cli/issues/672) [#589](https://github.com/adobe/helix-cli/issues/589) --- CHANGELOG.md | 8 ++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b690e5bb..25cefa3f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [4.3.1](https://github.com/adobe/helix-cli/compare/v4.3.0...v4.3.1) (2019-06-13) + + +### Bug Fixes + +* **package:** remove unused dependencies ([bc13466](https://github.com/adobe/helix-cli/commit/bc13466)) +* **packager:** implement better way to bundle actions ([c2adb80](https://github.com/adobe/helix-cli/commit/c2adb80)), closes [#966](https://github.com/adobe/helix-cli/issues/966) [#672](https://github.com/adobe/helix-cli/issues/672) [#589](https://github.com/adobe/helix-cli/issues/589) + # [4.3.0](https://github.com/adobe/helix-cli/compare/v4.2.10...v4.3.0) (2019-06-12) diff --git a/package-lock.json b/package-lock.json index bb802e5f7..649718a35 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@adobe/helix-cli", - "version": "4.3.0", + "version": "4.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a6e56073e..e8349374d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/helix-cli", - "version": "4.3.0", + "version": "4.3.1", "description": "Project Helix CLI", "main": "index.js", "bin": {