Skip to content

Commit

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


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

##
[15.0.1](gcf-utils-v15.0.0...gcf-utils-v15.0.1)
(2023-09-26)


### Bug Fixes

* getAuthenticatedOctokit is a standalone method
([#5235](#5235))
([0f95e5a](0f95e5a))
</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] committed Sep 26, 2023
1 parent 0f95e5a commit 9edd4c1
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": "4.0.0",
"packages/datastore-lock": "5.0.0",
"packages/flakybot": "1.2.0",
"packages/gcf-utils": "15.0.0",
"packages/gcf-utils": "15.0.1",
"packages/git-file-utils": "2.0.0",
"packages/issue-utils": "3.0.0",
"packages/label-utils": "4.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



## [15.0.1](https://github.com/googleapis/repo-automation-bots/compare/gcf-utils-v15.0.0...gcf-utils-v15.0.1) (2023-09-26)


### Bug Fixes

* getAuthenticatedOctokit is a standalone method ([#5235](https://github.com/googleapis/repo-automation-bots/issues/5235)) ([0f95e5a](https://github.com/googleapis/repo-automation-bots/commit/0f95e5a7f5cb906b3ec11a9948400476ada156a5))

## [15.0.0](https://github.com/googleapis/repo-automation-bots/compare/gcf-utils-v14.4.6...gcf-utils-v15.0.0) (2023-09-12)


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": "15.0.0",
"version": "15.0.1",
"description": "An extension for running Probot in Google Cloud Functions",
"scripts": {
"compile": "tsc -p .",
Expand Down

0 comments on commit 9edd4c1

Please sign in to comment.