Skip to content

Commit

Permalink
chore: release 7.0.2 (#1366)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Feb 5, 2021
1 parent e88a323 commit d759ddc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
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



### [7.0.2](https://www.github.com/googleapis/repo-automation-bots/compare/v7.0.1...v7.0.2) (2021-02-05)


### Bug Fixes

* update secret values for old bots ([#1365](https://www.github.com/googleapis/repo-automation-bots/issues/1365)) ([e88a323](https://www.github.com/googleapis/repo-automation-bots/commit/e88a32367d018dd9973a6b898ca7f7f801b23de4))

### [7.0.1](https://www.github.com/googleapis/repo-automation-bots/compare/v7.0.0...v7.0.1) (2021-02-03)


Expand Down
2 changes: 1 addition & 1 deletion 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": "7.0.28-debug",
"version": "7.0.2",
"description": "An extension for running Probot in Google Cloud Functions",
"scripts": {
"compile": "tsc -p .",
Expand Down

0 comments on commit d759ddc

Please sign in to comment.