Skip to content

Commit 34f963c

Browse files
chore: release 6.10.0 (#456)
Co-authored-by: czi-github-helper[bot] <95879977+czi-github-helper[bot]@users.noreply.github.com>
1 parent c8fda6f commit 34f963c

File tree

4 files changed

+17
-3
lines changed

4 files changed

+17
-3
lines changed

.github/actions/docker-build-push/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.11.0](https://github.com/chanzuckerberg/github-actions/compare/docker-build-push-v1.10.0...docker-build-push-v1.11.0) (2025-10-02)
4+
5+
6+
### Features
7+
8+
* add back in the release-please branches in cache-from ([#454](https://github.com/chanzuckerberg/github-actions/issues/454)) ([c8fda6f](https://github.com/chanzuckerberg/github-actions/commit/c8fda6f293ebd88e10dc46d399f78ceb8f32fdbf))
9+
310
## [1.10.0](https://github.com/chanzuckerberg/github-actions/compare/docker-build-push-v1.9.4...docker-build-push-v1.10.0) (2025-09-26)
411

512

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
".github/actions/happy-cleanup": "1.9.2",
33
".github/actions/conventional-commits": "1.6.0",
4-
".github/actions/docker-build-push": "1.10.0",
5-
".": "6.9.0",
4+
".github/actions/docker-build-push": "1.11.0",
5+
".": "6.10.0",
66
".github/actions/install-happy": "1.7.1",
77
".github/actions/deploy-happy-stack": "2.2.1",
88
".github/actions/get-github-ref-names": "1.6.0",

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [6.10.0](https://github.com/chanzuckerberg/github-actions/compare/v6.9.0...v6.10.0) (2025-10-02)
4+
5+
6+
### Features
7+
8+
* add back in the release-please branches in cache-from ([#454](https://github.com/chanzuckerberg/github-actions/issues/454)) ([c8fda6f](https://github.com/chanzuckerberg/github-actions/commit/c8fda6f293ebd88e10dc46d399f78ceb8f32fdbf))
9+
310
## [6.9.0](https://github.com/chanzuckerberg/github-actions/compare/v6.8.4...v6.9.0) (2025-09-26)
411

512

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.9.0
1+
6.10.0

0 commit comments

Comments
 (0)