kadobot-test-gh-deploy
Advanced tools
Comparing version 2.0.0 to 3.0.0
{ | ||
"git": { | ||
"tagName": "v${version}", | ||
"changelog": "npx auto-changelog --hide-credit --stdout --commit-limit false --unreleased-only", | ||
"changelog": "npx auto-changelog --hide-credit --stdout --commit-limit false --unreleased-only -t keepachangelog", | ||
"commitMessage": "Release ${version}", | ||
@@ -6,0 +6,0 @@ "tag": true |
@@ -7,2 +7,8 @@ ### Changelog | ||
### [v3.0.0](https://github.com/KadoBOT/gh-deploy/compare/v2.0.0...v3.0.0) | ||
> 17 June 2020 | ||
- Breaking Change: release-it bug [`adaae71`](https://github.com/KadoBOT/gh-deploy/commit/adaae7191ddff43d27ea6700407ee38ae2430802) | ||
### [v2.0.0](https://github.com/KadoBOT/gh-deploy/compare/v1.1.0...v2.0.0) | ||
@@ -13,2 +19,3 @@ | ||
- Breaking change: Revert changes [`785df38`](https://github.com/KadoBOT/gh-deploy/commit/785df38f7c79c7e8282850c59411280900b31a93) | ||
- Release 2.0.0 [`23d2c88`](https://github.com/KadoBOT/gh-deploy/commit/23d2c889656e0509c91413793391e708b93c63e6) | ||
@@ -15,0 +22,0 @@ #### [v1.1.0](https://github.com/KadoBOT/gh-deploy/compare/v1.0.2...v1.1.0) |
{ | ||
"name": "kadobot-test-gh-deploy", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
5824