Skip to content

Commit 54e4d70

Browse files
chore: release main (googleapis#5541)
🤖 I have created a release *beep* *boop* --- <details><summary>gcf-utils: 16.1.1</summary> ## [16.1.1](googleapis/repo-automation-bots@gcf-utils-v16.1.0...gcf-utils-v16.1.1) (2024-10-24) ### Bug Fixes * handleScheduledRepository to skip suspended repositories ([googleapis#5539](googleapis#5539)) ([bf770a1](googleapis@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>
1 parent bf770a1 commit 54e4d70

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages/cron-utils": "5.0.0",
44
"packages/datastore-lock": "6.0.0",
55
"packages/flakybot": "1.2.2",
6-
"packages/gcf-utils": "16.1.0",
6+
"packages/gcf-utils": "16.1.1",
77
"packages/git-file-utils": "2.0.0",
88
"packages/issue-utils": "4.0.0",
99
"packages/label-utils": "5.0.0",

packages/gcf-utils/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
8787

8888

8989

90+
## [16.1.1](https://github.com/googleapis/repo-automation-bots/compare/gcf-utils-v16.1.0...gcf-utils-v16.1.1) (2024-10-24)
91+
92+
93+
### Bug Fixes
94+
95+
* 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))
96+
9097
## [16.1.0](https://github.com/googleapis/repo-automation-bots/compare/gcf-utils-v16.0.1...gcf-utils-v16.1.0) (2024-09-27)
9198

9299

packages/gcf-utils/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/gcf-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gcf-utils",
3-
"version": "16.1.0",
3+
"version": "16.1.1",
44
"description": "An extension for running Probot in Google Cloud Functions",
55
"scripts": {
66
"compile": "tsc -p .",

0 commit comments

Comments
 (0)