Skip to content

Commit

Permalink
chore: release main (#5541)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>gcf-utils: 16.1.1</summary>

##
[16.1.1](gcf-utils-v16.1.0...gcf-utils-v16.1.1)
(2024-10-24)


### Bug Fixes

* handleScheduledRepository to skip suspended repositories
([#5539](#5539))
([bf770a1](bf770a1))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Oct 24, 2024
1 parent bf770a1 commit 54e4d70
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages/cron-utils": "5.0.0",
"packages/datastore-lock": "6.0.0",
"packages/flakybot": "1.2.2",
"packages/gcf-utils": "16.1.0",
"packages/gcf-utils": "16.1.1",
"packages/git-file-utils": "2.0.0",
"packages/issue-utils": "4.0.0",
"packages/label-utils": "5.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/gcf-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [16.1.1](https://github.com/googleapis/repo-automation-bots/compare/gcf-utils-v16.1.0...gcf-utils-v16.1.1) (2024-10-24)


### Bug Fixes

* handleScheduledRepository to skip suspended repositories ([#5539](https://github.com/googleapis/repo-automation-bots/issues/5539)) ([bf770a1](https://github.com/googleapis/repo-automation-bots/commit/bf770a16ed57f20ca0b0c498332d3509b78e31c4))

## [16.1.0](https://github.com/googleapis/repo-automation-bots/compare/gcf-utils-v16.0.1...gcf-utils-v16.1.0) (2024-09-27)


Expand Down
4 changes: 2 additions & 2 deletions packages/gcf-utils/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/gcf-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gcf-utils",
"version": "16.1.0",
"version": "16.1.1",
"description": "An extension for running Probot in Google Cloud Functions",
"scripts": {
"compile": "tsc -p .",
Expand Down

0 comments on commit 54e4d70

Please sign in to comment.