Skip to content

Commit

Permalink
chore: release 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
czi-github-helper[bot] authored Nov 7, 2024
1 parent 4e4223e commit 4b44854
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 3 deletions.
7 changes: 7 additions & 0 deletions .github/actions/docker-build-push/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.6.2](https://github.com/chanzuckerberg/github-actions/compare/docker-build-push-v1.6.1...docker-build-push-v1.6.2) (2024-11-07)


### Misc

* add a clean parameter to the checkout ([#324](https://github.com/chanzuckerberg/github-actions/issues/324)) ([4e4223e](https://github.com/chanzuckerberg/github-actions/commit/4e4223e12a904a69dcff2d819505b311acace29c))

## [1.6.1](https://github.com/chanzuckerberg/github-actions/compare/docker-build-push-v1.6.0...docker-build-push-v1.6.1) (2024-08-21)


Expand Down
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
".github/actions/happy-cleanup": "1.9.0",
".github/actions/conventional-commits": "1.6.0",
".github/actions/docker-build-push": "1.6.1",
".": "3.4.0",
".github/actions/docker-build-push": "1.6.2",
".": "3.4.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

## [3.4.1](https://github.com/chanzuckerberg/github-actions/compare/v3.4.0...v3.4.1) (2024-11-07)


### Misc

* add a clean parameter to the checkout ([#324](https://github.com/chanzuckerberg/github-actions/issues/324)) ([4e4223e](https://github.com/chanzuckerberg/github-actions/commit/4e4223e12a904a69dcff2d819505b311acace29c))

## [3.4.0](https://github.com/chanzuckerberg/github-actions/compare/v3.3.0...v3.4.0) (2024-10-22)


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

0 comments on commit 4b44854

Please sign in to comment.