diff --git a/CHANGELOG.md b/CHANGELOG.md index e1651c7..c8ea232 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [4.1.1](https://github.com/shipitjs/shipit/compare/v4.1.0...v4.1.1) (2018-05-30) + + +### Bug Fixes + +* update shipit-deploy's peerDependency to v4.1.0 ([#192](https://github.com/shipitjs/shipit/issues/192)) ([6f7b407](https://github.com/shipitjs/shipit/commit/6f7b407)) + + + + # [4.1.0](https://github.com/shipitjs/shipit/compare/v4.0.2...v4.1.0) (2018-04-27) diff --git a/lerna.json b/lerna.json index 8abb877..5a0e136 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "lerna": "2.1.0", "npmClient": "yarn", - "version": "4.1.0", + "version": "4.1.1", "useWorkspaces": true } diff --git a/packages/shipit-cli/CHANGELOG.md b/packages/shipit-cli/CHANGELOG.md index b6aae16..bb7a251 100644 --- a/packages/shipit-cli/CHANGELOG.md +++ b/packages/shipit-cli/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [4.1.1](https://github.com/shipitjs/shipit/compare/v4.1.0...v4.1.1) (2018-05-30) + + + + +**Note:** Version bump only for package shipit-cli + # [4.1.0](https://github.com/shipitjs/shipit/compare/v4.0.2...v4.1.0) (2018-04-27) diff --git a/packages/shipit-cli/package.json b/packages/shipit-cli/package.json index d70aa29..8843f9f 100755 --- a/packages/shipit-cli/package.json +++ b/packages/shipit-cli/package.json @@ -1,6 +1,6 @@ { "name": "shipit-cli", - "version": "4.1.0", + "version": "4.1.1", "description": "Universal automation and deployment tool written in JavaScript.", "main": "lib/index.js", "keywords": [ diff --git a/packages/shipit-deploy/CHANGELOG.md b/packages/shipit-deploy/CHANGELOG.md index 4d59fea..4eb4e11 100644 --- a/packages/shipit-deploy/CHANGELOG.md +++ b/packages/shipit-deploy/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [4.1.1](https://github.com/shipitjs/shipit/compare/v4.1.0...v4.1.1) (2018-05-30) + + +### Bug Fixes + +* update shipit-deploy's peerDependency to v4.1.0 ([#192](https://github.com/shipitjs/shipit/issues/192)) ([6f7b407](https://github.com/shipitjs/shipit/commit/6f7b407)) + + + + # [4.1.0](https://github.com/shipitjs/shipit/compare/v4.0.2...v4.1.0) (2018-04-27) diff --git a/packages/shipit-deploy/package.json b/packages/shipit-deploy/package.json index 95cb92a..f8344c2 100644 --- a/packages/shipit-deploy/package.json +++ b/packages/shipit-deploy/package.json @@ -1,6 +1,6 @@ { "name": "shipit-deploy", - "version": "4.1.0", + "version": "4.1.1", "description": "Official set of deploy tasks for Shipit.", "main": "lib/index.js", "keywords": [