Skip to content

Commit

Permalink
chore: release 6.0.0 (#984)
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 Sep 29, 2020
1 parent a601f4a commit 22770f0
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions packages/gcf-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [6.0.0](https://www.github.com/googleapis/repo-automation-bots/compare/v5.7.1...v6.0.0) (2020-09-29)


### ⚠ BREAKING CHANGES

* **probot:** upgrade gcf-utils to probot@10, @octokit/rest@18 (#963)

### Code Refactoring

* **probot:** upgrade gcf-utils to probot@10, @octokit/rest@18 ([#963](https://www.github.com/googleapis/repo-automation-bots/issues/963)) ([a601f4a](https://www.github.com/googleapis/repo-automation-bots/commit/a601f4acb415d80258021549104124cef1a447d1))

### [5.7.1](https://www.github.com/googleapis/repo-automation-bots/compare/v5.7.0...v5.7.1) (2020-09-14)


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

0 comments on commit 22770f0

Please sign in to comment.