Skip to content

Releases: octokit/webhooks

v3.4.1

22 Mar 23:17
fc5baf1
Compare
Choose a tag to compare

3.4.1 (2020-03-22)

Bug Fixes

  • package: publish types on releases of this package (#79) (fc5baf1)

v3.4.0

22 Mar 21:14
77c7cd4
Compare
Choose a tag to compare

3.4.0 (2020-03-22)

Features

  • typescript: add types of webhook definitions to use on other projects (#78) (77c7cd4)

v3.3.0

18 Feb 19:25
e5ca8a6
Compare
Choose a tag to compare

3.3.0 (2020-02-18)

Features

v3.2.0

31 Jan 04:54
73a6ec5
Compare
Choose a tag to compare

3.2.0 (2020-01-31)

Features

  • installation event now includes repositories[].node_id (#65) (73a6ec5)

v3.1.0

14 Jan 00:42
Compare
Choose a tag to compare

3.1.0 (2020-01-14)

Features

v3.0.0

19 Dec 13:52
Compare
Choose a tag to compare

3.0.0 (2019-12-19)

Features

BREAKING CHANGES

  • registry_package has been renamed to package

v2.0.0

04 Dec 05:15
Compare
Choose a tag to compare

2.0.0 (2019-12-04)

  • "registry_package" event is now "package" (#51) (75f8524), closes #51

BREAKING CHANGES

  • registry_package event is now package

v1.6.0

22 Oct 17:41
Compare
Choose a tag to compare

1.6.0 (2019-10-22)

Features

  • add client_payload to repository_dispatch event example (#46) (6556f8a)

v1.5.1

20 Aug 22:29
Compare
Choose a tag to compare

1.5.1 (2019-08-20)

Bug Fixes

  • registry_package example payload (#39) (495fe38)

v1.5.0

15 Aug 20:14
Compare
Choose a tag to compare

1.5.0 (2019-08-15)

Features

  • repository_dispatch event (a717db2)