diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 19e7885b..d86b8543 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.0", - ".": "2.13.1", + ".": "2.13.2", ".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 6f42afcf..c4a4a9e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.13.2](https://github.com/chanzuckerberg/github-actions/compare/v2.13.1...v2.13.2) (2024-08-02) + + +### BugFixes + +* make 'Update Manifest' job fail if any image build fails ([#289](https://github.com/chanzuckerberg/github-actions/issues/289)) ([7a08299](https://github.com/chanzuckerberg/github-actions/commit/7a08299241246b063672ce4014f068fc6ec79372)) + ## [2.13.1](https://github.com/chanzuckerberg/github-actions/compare/v2.13.0...v2.13.1) (2024-07-30) diff --git a/version.txt b/version.txt index 94f15e9c..0e83a9a9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.13.1 +2.13.2