From 0b4119882ff7d68133a84839854ef844681c58ea Mon Sep 17 00:00:00 2001 From: "team-integrations-fnm[bot]" <107085870+team-integrations-fnm-bot@users.noreply.github.com> Date: Fri, 22 Jul 2022 14:12:27 +1000 Subject: [PATCH 1/2] chore(main): release 0.0.1 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29b..e0a51ccc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +## [0.0.1](https://github.com/OctopusDeploy/cli/compare/v1.2.0...v0.0.1) (2022-07-22) + + +### Features + +* init release ([4628209](https://github.com/OctopusDeploy/cli/commit/4628209371341bb7ac93d2ff4f590f09b7633816)) +* release 2 ([#3](https://github.com/OctopusDeploy/cli/issues/3)) ([56007dd](https://github.com/OctopusDeploy/cli/commit/56007ddbf23a76b071a3b7a7a82732dae58c63d1)) +* test ([#5](https://github.com/OctopusDeploy/cli/issues/5)) ([4a01e6b](https://github.com/OctopusDeploy/cli/commit/4a01e6b27956e45685267a27414266e81d2b6801)) + + +### Miscellaneous Chores + +* change release please to simple mode ([#14](https://github.com/OctopusDeploy/cli/issues/14)) ([9615fa1](https://github.com/OctopusDeploy/cli/commit/9615fa19d45e9c4b4e73a1a7c14ed0072614d1b1)) From 771990ff627475f224f427dc74c985e5e65f1b6e Mon Sep 17 00:00:00 2001 From: domenicsim1 <87625140+domenicsim1@users.noreply.github.com> Date: Fri, 22 Jul 2022 14:14:00 +1000 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0a51ccc..bd06af56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,6 @@ ### Features * init release ([4628209](https://github.com/OctopusDeploy/cli/commit/4628209371341bb7ac93d2ff4f590f09b7633816)) -* release 2 ([#3](https://github.com/OctopusDeploy/cli/issues/3)) ([56007dd](https://github.com/OctopusDeploy/cli/commit/56007ddbf23a76b071a3b7a7a82732dae58c63d1)) -* test ([#5](https://github.com/OctopusDeploy/cli/issues/5)) ([4a01e6b](https://github.com/OctopusDeploy/cli/commit/4a01e6b27956e45685267a27414266e81d2b6801)) ### Miscellaneous Chores