Skip to content

Commit 7014abe

Browse files
chore: release master (#2086)
🤖 I have created a release \*beep\* \*boop\* --- <details><summary>gcf-utils: 10.1.0</summary> ### Features * **cron:** add new schedule.global and schedule.installation cron handlers ([#1868](https://www.github.com/googleapis/repo-automation-bots/issues/1868)) ([42e9ffc](https://www.github.com/googleapis/repo-automation-bots/commit/42e9ffc19ef8f0349b243969a7306129a27b4fa2)) </details> This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent c7941ed commit 7014abe

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages/bot-config-utils": "3.1.2",
33
"packages/cron-utils": "2.0.0",
44
"packages/datastore-lock": "2.0.1",
5-
"packages/gcf-utils": "10.0.2",
5+
"packages/gcf-utils": "10.1.0",
66
"packages/label-utils": "1.0.1",
77
"packages/mono-repo-publish": "1.1.2",
88
"packages/object-selector": "1.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+
## [10.1.0](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v10.0.2...gcf-utils-v10.1.0) (2021-06-17)
91+
92+
93+
### Features
94+
95+
* **cron:** add new schedule.global and schedule.installation cron handlers ([#1868](https://www.github.com/googleapis/repo-automation-bots/issues/1868)) ([42e9ffc](https://www.github.com/googleapis/repo-automation-bots/commit/42e9ffc19ef8f0349b243969a7306129a27b4fa2))
96+
9097
### [10.0.2](https://www.github.com/googleapis/repo-automation-bots/compare/gcf-utils-v10.0.1...gcf-utils-v10.0.2) (2021-06-16)
9198

9299

packages/gcf-utils/package-lock.json

Lines changed: 1 addition & 1 deletion
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": "10.0.2",
3+
"version": "10.1.0",
44
"description": "An extension for running Probot in Google Cloud Functions",
55
"scripts": {
66
"compile": "tsc -p .",

0 commit comments

Comments
 (0)