From d3bcad4d2412d7c3824dd65f327b0e31322a2563 Mon Sep 17 00:00:00 2001 From: "czi-github-helper[bot]" <95879977+czi-github-helper[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:49:09 +0000 Subject: [PATCH] chore: release 3.4.0 --- .github/actions/conventional-commits/CHANGELOG.md | 7 +++++++ .github/actions/happy-cleanup/CHANGELOG.md | 7 +++++++ .release-please-manifest.json | 6 +++--- CHANGELOG.md | 8 ++++++++ version.txt | 2 +- 5 files changed, 26 insertions(+), 4 deletions(-) diff --git a/.github/actions/conventional-commits/CHANGELOG.md b/.github/actions/conventional-commits/CHANGELOG.md index ff6f366d..f90ddf22 100644 --- a/.github/actions/conventional-commits/CHANGELOG.md +++ b/.github/actions/conventional-commits/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.6.0](https://github.com/chanzuckerberg/github-actions/compare/conventional-commits-v1.5.0...conventional-commits-v1.6.0) (2024-10-22) + + +### Features + +* small change to bump the release ([#322](https://github.com/chanzuckerberg/github-actions/issues/322)) ([9c73329](https://github.com/chanzuckerberg/github-actions/commit/9c7332935d01ede0022a2e4f50a2180ea5395366)) + ## [1.5.0](https://github.com/chanzuckerberg/github-actions/compare/conventional-commits-v1.4.0...conventional-commits-v1.5.0) (2024-07-08) diff --git a/.github/actions/happy-cleanup/CHANGELOG.md b/.github/actions/happy-cleanup/CHANGELOG.md index 14f3d681..f87d92af 100644 --- a/.github/actions/happy-cleanup/CHANGELOG.md +++ b/.github/actions/happy-cleanup/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.9.0](https://github.com/chanzuckerberg/github-actions/compare/happy-cleanup-v1.8.0...happy-cleanup-v1.9.0) (2024-10-22) + + +### Features + +* Fix happy-cleanup aws profile setting ([#319](https://github.com/chanzuckerberg/github-actions/issues/319)) ([83129b4](https://github.com/chanzuckerberg/github-actions/commit/83129b4c8b10f44b57eca3c4a4a3c6f6996aa23b)) + ## [1.8.0](https://github.com/chanzuckerberg/github-actions/compare/happy-cleanup-v1.7.0...happy-cleanup-v1.8.0) (2024-07-08) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d3156810..f2c7c29f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,8 +1,8 @@ { - ".github/actions/happy-cleanup": "1.8.0", - ".github/actions/conventional-commits": "1.5.0", + ".github/actions/happy-cleanup": "1.9.0", + ".github/actions/conventional-commits": "1.6.0", ".github/actions/docker-build-push": "1.6.1", - ".": "3.3.0", + ".": "3.4.0", ".github/actions/install-happy": "1.7.1", ".github/actions/deploy-happy-stack": "2.1.0", ".github/actions/get-github-ref-names": "1.6.0", diff --git a/CHANGELOG.md b/CHANGELOG.md index 24b39e06..4a72976f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [3.4.0](https://github.com/chanzuckerberg/github-actions/compare/v3.3.0...v3.4.0) (2024-10-22) + + +### Features + +* Fix happy-cleanup aws profile setting ([#319](https://github.com/chanzuckerberg/github-actions/issues/319)) ([83129b4](https://github.com/chanzuckerberg/github-actions/commit/83129b4c8b10f44b57eca3c4a4a3c6f6996aa23b)) +* small change to bump the release ([#322](https://github.com/chanzuckerberg/github-actions/issues/322)) ([9c73329](https://github.com/chanzuckerberg/github-actions/commit/9c7332935d01ede0022a2e4f50a2180ea5395366)) + ## [3.3.0](https://github.com/chanzuckerberg/github-actions/compare/v3.2.3...v3.3.0) (2024-10-02) diff --git a/version.txt b/version.txt index 15a27998..18091983 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.3.0 +3.4.0