Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
czi-github-helper[bot] authored Jan 10, 2024
1 parent 3387a66 commit 9822217
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 5 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.3.4](https://github.com/chanzuckerberg/github-actions/compare/conventional-commits-v1.3.3...conventional-commits-v1.3.4) (2024-01-10)


### Bug Fixes

* conventional-commits: handle dependabot hyphen ([#1](https://github.com/chanzuckerberg/github-actions/issues/1)) ([#235](https://github.com/chanzuckerberg/github-actions/issues/235)) ([f997e84](https://github.com/chanzuckerberg/github-actions/commit/f997e8414703f00e3163b108ca9e89876d62055d))

### [1.3.3](https://github.com/chanzuckerberg/github-actions/compare/conventional-commits-v1.3.2...conventional-commits-v1.3.3) (2023-10-13)


Expand Down
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.5.0](https://github.com/chanzuckerberg/github-actions/compare/docker-build-push-v1.4.0...docker-build-push-v1.5.0) (2024-01-10)


### Features

* upgrade deps on composite actions ([#239](https://github.com/chanzuckerberg/github-actions/issues/239)) ([3387a66](https://github.com/chanzuckerberg/github-actions/commit/3387a66d03e19a1a01163a3dc8717f58c2c70c56))

## [1.4.0](https://github.com/chanzuckerberg/github-actions/compare/docker-build-push-v1.3.2...docker-build-push-v1.4.0) (2023-07-24)


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

## [1.5.0](https://github.com/chanzuckerberg/github-actions/compare/get-github-ref-names-v1.4.0...get-github-ref-names-v1.5.0) (2024-01-10)


### Features

* upgrade deps on composite actions ([#239](https://github.com/chanzuckerberg/github-actions/issues/239)) ([3387a66](https://github.com/chanzuckerberg/github-actions/commit/3387a66d03e19a1a01163a3dc8717f58c2c70c56))

## [1.4.0](https://github.com/chanzuckerberg/github-actions/compare/get-github-ref-names-v1.3.0...get-github-ref-names-v1.4.0) (2022-06-30)


Expand Down
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
".github/actions/happy-cleanup": "1.5.0",
".github/actions/conventional-commits": "1.3.3",
".github/actions/docker-build-push": "1.4.0",
".": "1.27.1",
".github/actions/conventional-commits": "1.3.4",
".github/actions/docker-build-push": "1.5.0",
".": "1.28.0",
".github/actions/install-happy": "1.7.0",
".github/actions/deploy-happy-stack": "1.17.1",
".github/actions/get-github-ref-names": "1.4.0",
".github/actions/get-github-ref-names": "1.5.0",
".github/actions/latest-successful-deployment": "1.3.0",
".github/actions/retag-happy": "1.4.1",
".github/actions/jira-find-marker": "1.0.1",
Expand Down
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.28.0](https://github.com/chanzuckerberg/github-actions/compare/v1.27.1...v1.28.0) (2024-01-10)


### Features

* Add resusable action to set app config with happy config ([#233](https://github.com/chanzuckerberg/github-actions/issues/233)) ([b2a74da](https://github.com/chanzuckerberg/github-actions/commit/b2a74da378496645bb6ebe3a820fa6b19cba05f9))
* upgrade deps on composite actions ([#239](https://github.com/chanzuckerberg/github-actions/issues/239)) ([3387a66](https://github.com/chanzuckerberg/github-actions/commit/3387a66d03e19a1a01163a3dc8717f58c2c70c56))


### Bug Fixes

* conventional-commits: handle dependabot hyphen ([#1](https://github.com/chanzuckerberg/github-actions/issues/1)) ([#235](https://github.com/chanzuckerberg/github-actions/issues/235)) ([f997e84](https://github.com/chanzuckerberg/github-actions/commit/f997e8414703f00e3163b108ca9e89876d62055d))

### [1.27.1](https://github.com/chanzuckerberg/github-actions/compare/v1.27.0...v1.27.1) (2024-01-05)


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

0 comments on commit 9822217

Please sign in to comment.