Skip to content

Commit 80df1a4

Browse files
chore: release main (googleapis#5472)
🤖 I have created a release *beep* *boop* --- <details><summary>gcf-utils: 16.0.1</summary> ## [16.0.1](googleapis/repo-automation-bots@gcf-utils-v16.0.0...gcf-utils-v16.0.1) (2024-09-09) ### Bug Fixes * **deps:** lock octokit/graphql to commonjs version ([googleapis#5471](googleapis#5471)) ([47d51a3](googleapis@47d51a3)) </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 47d51a3 commit 80df1a4

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.1",
6-
"packages/gcf-utils": "16.0.0",
6+
"packages/gcf-utils": "16.0.1",
77
"packages/git-file-utils": "2.0.0",
88
"packages/issue-utils": "4.0.0",
99
"packages/label-utils": "4.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.0.1](https://github.com/googleapis/repo-automation-bots/compare/gcf-utils-v16.0.0...gcf-utils-v16.0.1) (2024-09-09)
91+
92+
93+
### Bug Fixes
94+
95+
* **deps:** lock octokit/graphql to commonjs version ([#5471](https://github.com/googleapis/repo-automation-bots/issues/5471)) ([47d51a3](https://github.com/googleapis/repo-automation-bots/commit/47d51a3b47f5176fc8c699ca0744d70a040e5569))
96+
9097
## [16.0.0](https://github.com/googleapis/repo-automation-bots/compare/gcf-utils-v15.0.1...gcf-utils-v16.0.0) (2024-09-06)
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.0.0",
3+
"version": "16.0.1",
44
"description": "An extension for running Probot in Google Cloud Functions",
55
"scripts": {
66
"compile": "tsc -p .",

0 commit comments

Comments
 (0)