Skip to content

Commit

Permalink
chore: release 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
czi-github-helper[bot] authored Oct 22, 2024
1 parent 9c73329 commit d3bcad4
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 4 deletions.
7 changes: 7 additions & 0 deletions .github/actions/conventional-commits/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.6.0](https://github.com/chanzuckerberg/github-actions/compare/conventional-commits-v1.5.0...conventional-commits-v1.6.0) (2024-10-22)


### Features

* small change to bump the release ([#322](https://github.com/chanzuckerberg/github-actions/issues/322)) ([9c73329](https://github.com/chanzuckerberg/github-actions/commit/9c7332935d01ede0022a2e4f50a2180ea5395366))

## [1.5.0](https://github.com/chanzuckerberg/github-actions/compare/conventional-commits-v1.4.0...conventional-commits-v1.5.0) (2024-07-08)


Expand Down
7 changes: 7 additions & 0 deletions .github/actions/happy-cleanup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.9.0](https://github.com/chanzuckerberg/github-actions/compare/happy-cleanup-v1.8.0...happy-cleanup-v1.9.0) (2024-10-22)


### Features

* Fix happy-cleanup aws profile setting ([#319](https://github.com/chanzuckerberg/github-actions/issues/319)) ([83129b4](https://github.com/chanzuckerberg/github-actions/commit/83129b4c8b10f44b57eca3c4a4a3c6f6996aa23b))

## [1.8.0](https://github.com/chanzuckerberg/github-actions/compare/happy-cleanup-v1.7.0...happy-cleanup-v1.8.0) (2024-07-08)


Expand Down
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
".github/actions/happy-cleanup": "1.8.0",
".github/actions/conventional-commits": "1.5.0",
".github/actions/happy-cleanup": "1.9.0",
".github/actions/conventional-commits": "1.6.0",
".github/actions/docker-build-push": "1.6.1",
".": "3.3.0",
".": "3.4.0",
".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
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

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


### Features

* Fix happy-cleanup aws profile setting ([#319](https://github.com/chanzuckerberg/github-actions/issues/319)) ([83129b4](https://github.com/chanzuckerberg/github-actions/commit/83129b4c8b10f44b57eca3c4a4a3c6f6996aa23b))
* small change to bump the release ([#322](https://github.com/chanzuckerberg/github-actions/issues/322)) ([9c73329](https://github.com/chanzuckerberg/github-actions/commit/9c7332935d01ede0022a2e4f50a2180ea5395366))

## [3.3.0](https://github.com/chanzuckerberg/github-actions/compare/v3.2.3...v3.3.0) (2024-10-02)


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

0 comments on commit d3bcad4

Please sign in to comment.