Skip to content

Releases: probot/probot

v12.2.0

11 Jan 00:35
992b480
Compare
Choose a tag to compare

12.2.0 (2022-01-11)

Features

  • customize account name for manifest creation flow using GH_ORG environment variable (#1606) (992b480)

v12.1.4

03 Jan 20:18
073f087
Compare
Choose a tag to compare

12.1.4 (2022-01-03)

Bug Fixes

v12.1.3

08 Dec 18:34
bb068d9
Compare
Choose a tag to compare

12.1.3 (2021-12-08)

Bug Fixes

v12.1.2

29 Nov 20:27
638a3b2
Compare
Choose a tag to compare

12.1.2 (2021-11-29)

Bug Fixes

  • typescript: add types for context.{repo,issue,pullRequest} (#1622) (638a3b2)

v12.1.1

01 Sep 19:36
f02c549
Compare
Choose a tag to compare

12.1.1 (2021-09-01)

Bug Fixes

  • update ioredis to non-vulnerable version (#1589) (f02c549)

v9.14.2

07 Jul 01:04
b2694d5
Compare
Choose a tag to compare

9.14.2 (2021-07-07)

Bug Fixes

v12.1.0

03 Jul 00:52
7a43e9e
Compare
Choose a tag to compare

12.1.0 (2021-07-03)

Features

v12.0.0

24 Jun 19:00
Compare
Choose a tag to compare

12.0.0 (2021-06-24)

Features

BREAKING CHANGES

  • remove '*' event
  • app.webhooks.middleware has been removed in @octokit/webhooks v9
  • removes the webhookPath option on new Probot({}) for the webhooks middleware

Co-authored-by: wolfy1339 webmaster@wolfy1339.com

v12.0.0-beta.1

23 Jun 03:13
5fa615b
Compare
Choose a tag to compare
v12.0.0-beta.1 Pre-release
Pre-release

BREAKING CHANGES

  • remove '*' event
  • app.webhooks.middleware has been removed in @octokit/webhooks v9
  • removes the webhookPath option on new Probot({}) for the webhooks middleware

Co-authored-by: wolfy1339 webmaster@wolfy1339.com

v11.4.1

07 Jun 18:39
453ddd2
Compare
Choose a tag to compare

11.4.1 (2021-06-07)

Bug Fixes

  • support setting baseUrl on Octokit constructor instead of Probot constructor (#1552) (453ddd2)