diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c20104e1..e294b649 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -2,7 +2,7 @@ ".github/actions/happy-cleanup": "1.8.0", ".github/actions/conventional-commits": "1.5.0", ".github/actions/docker-build-push": "1.6.1", - ".": "3.1.0", + ".": "3.2.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 71b51a6c..9cf82d17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.2.0](https://github.com/chanzuckerberg/github-actions/compare/v3.1.0...v3.2.0) (2024-09-10) + + +### Features + +* argus-docker-build allow skipping manifest update ([#307](https://github.com/chanzuckerberg/github-actions/issues/307)) ([a4e91c6](https://github.com/chanzuckerberg/github-actions/commit/a4e91c6cdf63ac870a05eadf3ebec8a2346b0bd3)) + ## [3.1.0](https://github.com/chanzuckerberg/github-actions/compare/v3.0.0...v3.1.0) (2024-08-30) diff --git a/version.txt b/version.txt index fd2a0186..944880fa 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.1.0 +3.2.0