From 73ac4d0de5cb2c9a4c6517d9f7cea4c4c4556135 Mon Sep 17 00:00:00 2001 From: "czi-github-helper[bot]" <95879977+czi-github-helper[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 22:03:10 +0000 Subject: [PATCH] chore: release 2.15.2 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 43729353..8fa0f554 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.15.1", + ".": "2.15.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 dabbbdaa..8bbebdd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.15.2](https://github.com/chanzuckerberg/github-actions/compare/v2.15.1...v2.15.2) (2024-08-16) + + +### BugFixes + +* prevent manifest update when dependent job was cancelled (2) ([#297](https://github.com/chanzuckerberg/github-actions/issues/297)) ([f755674](https://github.com/chanzuckerberg/github-actions/commit/f7556746ffef827dbe6d6dd7c2d8f2b1662c86b6)) + ## [2.15.1](https://github.com/chanzuckerberg/github-actions/compare/v2.15.0...v2.15.1) (2024-08-16) diff --git a/version.txt b/version.txt index 3b1fc795..07d875c2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.15.1 +2.15.2