Skip to content

Commit

Permalink
chore: release 2.15.1 (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
czi-github-helper[bot] authored Aug 16, 2024
1 parent 17272a0 commit cb5afd1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.0",
".": "2.15.1",
".github/actions/install-happy": "1.7.1",
".github/actions/deploy-happy-stack": "2.1.0",
".github/actions/get-github-ref-names": "1.6.0",
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.15.1](https://github.com/chanzuckerberg/github-actions/compare/v2.15.0...v2.15.1) (2024-08-16)


### BugFixes

* prevent manifest update when dependent job was cancelled ([#295](https://github.com/chanzuckerberg/github-actions/issues/295)) ([17272a0](https://github.com/chanzuckerberg/github-actions/commit/17272a0044360c87d274f1bc1e226a4ecb199fb8))

## [2.15.0](https://github.com/chanzuckerberg/github-actions/compare/v2.14.0...v2.15.0) (2024-08-16)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.15.0
2.15.1

0 comments on commit cb5afd1

Please sign in to comment.