Skip to content

Releases: octokit/openapi-webhooks

v2.1.1

03 Aug 15:42
f085932
Compare
Choose a tag to compare

2.1.1 (2023-08-03)

Bug Fixes

  • remove empty strings from union, remove usage of helper types, description updates (#56) (f085932)

v2.1.0

08 Jul 14:50
ac0a7e1
Compare
Choose a tag to compare

2.1.0 (2023-07-08)

Features

  • new properties on branch_protection_rule events, description updates (#52) (ac0a7e1)

v2.0.2

15 Jun 13:29
5e2b6eb
Compare
Choose a tag to compare

2.0.2 (2023-06-15)

Bug Fixes

  • type description updates, add installation to projects_v2 webhooks (#48) (5e2b6eb)

v2.0.1

10 Jun 12:23
d9b873d
Compare
Choose a tag to compare

2.0.1 (2023-06-10)

Bug Fixes

  • add installation to projects_v2 events (#46) (a1b9a2d)

v2.0.0

03 Jun 17:50
7d0d6b2
Compare
Choose a tag to compare

2.0.0 (2023-06-03)

Bug Fixes

  • remove GHES 3.5 from semantic release config (7d0d6b2)

Features

BREAKING CHANGES

  • Drop GHES 3.5 support

v1.5.11

31 May 21:54
a44abc8
Compare
Choose a tag to compare

1.5.11 (2023-05-31)

Bug Fixes

  • build: mark all webhook headers as required (a44abc8)

v1.5.10

26 May 19:27
b9a3c03
Compare
Choose a tag to compare

1.5.10 (2023-05-26)

Bug Fixes

  • build: write package files in build script (9ed1c4e)

v1.5.9

26 May 18:52
9c982cf
Compare
Choose a tag to compare

1.5.9 (2023-05-26)

Bug Fixes

  • build: create all needed subdirectories in the schema generatation (9c982cf)

v1.5.8

26 May 18:50
ee8a4a2
Compare
Choose a tag to compare

1.5.8 (2023-05-26)

Bug Fixes

  • build: add missing imports (e2448e0)

v1.5.7

26 May 18:47
a09cd99
Compare
Choose a tag to compare

1.5.7 (2023-05-26)

Bug Fixes

  • build: don't delete all the packages in generate-types (ed5dd90)
  • update schema directory for creating types (7eeaced)