From ba53f76957f811990283fb15736a3f8eab6ce823 Mon Sep 17 00:00:00 2001 From: "czi-github-helper[bot]" <95879977+czi-github-helper[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 16:27:26 +0000 Subject: [PATCH] chore: release main --- .github/actions/conventional-commits/CHANGELOG.md | 7 +++++++ .github/actions/deploy-happy-stack/CHANGELOG.md | 7 +++++++ .release-please-manifest.json | 6 +++--- CHANGELOG.md | 12 ++++++++++++ version.txt | 2 +- 5 files changed, 30 insertions(+), 4 deletions(-) diff --git a/.github/actions/conventional-commits/CHANGELOG.md b/.github/actions/conventional-commits/CHANGELOG.md index d9a0cfc4..66559029 100644 --- a/.github/actions/conventional-commits/CHANGELOG.md +++ b/.github/actions/conventional-commits/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [1.3.3](https://github.com/chanzuckerberg/github-actions/compare/conventional-commits-v1.3.2...conventional-commits-v1.3.3) (2023-10-13) + + +### Bug Fixes + +* make message more 'human' and add a note about adding ! for breaking changes ([#225](https://github.com/chanzuckerberg/github-actions/issues/225)) ([489cb0a](https://github.com/chanzuckerberg/github-actions/commit/489cb0a19cfec0f5c0bbc279282e6350222b5fd2)) + ### [1.3.2](https://github.com/chanzuckerberg/github-actions/compare/conventional-commits-v1.3.1...conventional-commits-v1.3.2) (2023-07-10) diff --git a/.github/actions/deploy-happy-stack/CHANGELOG.md b/.github/actions/deploy-happy-stack/CHANGELOG.md index c41a41d1..54abadcc 100644 --- a/.github/actions/deploy-happy-stack/CHANGELOG.md +++ b/.github/actions/deploy-happy-stack/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.15.0](https://github.com/chanzuckerberg/github-actions/compare/deploy-happy-stack-v1.14.0...deploy-happy-stack-v1.15.0) (2023-10-13) + + +### Features + +* pass along args to allow a happy deploy from a diff repo ([#227](https://github.com/chanzuckerberg/github-actions/issues/227)) ([b358d74](https://github.com/chanzuckerberg/github-actions/commit/b358d74b04a30a1f5b0751d4859eeb97e50a56f0)) + ## [1.14.0](https://github.com/chanzuckerberg/github-actions/compare/deploy-happy-stack-v1.13.0...deploy-happy-stack-v1.14.0) (2023-09-01) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index f4171da5..b3584536 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,10 +1,10 @@ { ".github/actions/happy-cleanup": "1.5.0", - ".github/actions/conventional-commits": "1.3.2", + ".github/actions/conventional-commits": "1.3.3", ".github/actions/docker-build-push": "1.4.0", - ".": "1.24.0", + ".": "1.25.0", ".github/actions/install-happy": "1.7.0", - ".github/actions/deploy-happy-stack": "1.14.0", + ".github/actions/deploy-happy-stack": "1.15.0", ".github/actions/get-github-ref-names": "1.4.0", ".github/actions/latest-successful-deployment": "1.3.0", ".github/actions/retag-happy": "1.4.0", diff --git a/CHANGELOG.md b/CHANGELOG.md index fedc8a16..19fe88d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.25.0](https://github.com/chanzuckerberg/github-actions/compare/v1.24.0...v1.25.0) (2023-10-13) + + +### Features + +* pass along args to allow a happy deploy from a diff repo ([#227](https://github.com/chanzuckerberg/github-actions/issues/227)) ([b358d74](https://github.com/chanzuckerberg/github-actions/commit/b358d74b04a30a1f5b0751d4859eeb97e50a56f0)) + + +### Bug Fixes + +* make message more 'human' and add a note about adding ! for breaking changes ([#225](https://github.com/chanzuckerberg/github-actions/issues/225)) ([489cb0a](https://github.com/chanzuckerberg/github-actions/commit/489cb0a19cfec0f5c0bbc279282e6350222b5fd2)) + ## [1.24.0](https://github.com/chanzuckerberg/github-actions/compare/v1.23.0...v1.24.0) (2023-09-01) diff --git a/version.txt b/version.txt index 53cc1a6f..ad219194 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.24.0 +1.25.0