Skip to content

Releases: octokit/types.ts

v3.0.1

17 May 18:54
b116781
Compare
Choose a tag to compare

3.0.1 (2020-05-17)

Bug Fixes

v3.0.0

14 May 17:36
d9855e4
Compare
Choose a tag to compare

3.0.0 (2020-05-14)

BREAKING CHANGES

  • legacy endpoints removed

Co-authored-by: Octokit Bot 33075676+octokitbot@users.noreply.github.com

v2.16.2

12 May 21:26
Compare
Choose a tag to compare

2.16.2 (2020-05-12)

Bug Fixes

  • publish contents of pkg/ folder (6d31c7c)

v2.16.1

12 May 21:04
Compare
Choose a tag to compare

2.16.1 (2020-05-12)

Bug Fixes

  • trigger release to test new build using pika (1327b02)

v2.16.0

11 May 22:13
eda7de1
Compare
Choose a tag to compare

2.16.0 (2020-05-11)

Features

  • optional ref parameter for GET /repos/:owner/:repo/code-scanning/alerts endpoint (#62) (eda7de1)

v2.15.0

08 May 21:17
add5116
Compare
Choose a tag to compare

2.15.0 (2020-05-08)

Features

  • adds skipped as valid value for check run conclusion (#61) (add5116)

v2.14.0

06 May 18:57
88ccb17
Compare
Choose a tag to compare

2.14.0 (2020-05-06)

Features

  • Types for GET /repos/:owner/:repo/code-scanning/alerts and GET /repos/:owner/:repo/code-scanning/alerts/:alert_id endpoints (#59) (88ccb17)

v2.13.0

05 May 07:27
0689ba8
Compare
Choose a tag to compare

2.13.0 (2020-05-05)

Features

  • new Endpoints for suspending/unsuspending an installation (#58) (0689ba8)

v2.12.2

28 Apr 06:35
baee0aa
Compare
Choose a tag to compare

2.12.2 (2020-04-28)

Bug Fixes

  • ReposListBranchesForHeadCommitResponseDataItem#protected type is boolean, not string (#57) (baee0aa)

v2.12.1

22 Apr 22:56
e2df6d4
Compare
Choose a tag to compare

2.12.1 (2020-04-22)

Bug Fixes

  • remove incorrect ?{page,per_page} parameters (#54) (e2df6d4)