Skip to content

Releases: octokit/plugin-rest-endpoint-methods.js

v3.11.1

17 May 22:03
b3811a1
Compare
Choose a tag to compare

3.11.1 (2020-05-17)

Bug Fixes

  • `git.gists.update({ gist_id, files }) (#84) (b3811a1)

v3.11.0

11 May 22:17
5158e49
Compare
Choose a tag to compare

3.11.0 (2020-05-11)

Features

  • typescript: optional ref parameter for .codeScanning.listAlertsForRepo() method (#79) (5158e49)

v3.10.0

06 May 19:09
73e20ad
Compare
Choose a tag to compare

3.10.0 (2020-05-06)

Features

  • octokit.codeScanning.{getAlert,listAlertsForRepo} (#76) (73e20ad)

v3.9.0

05 May 07:38
b591210
Compare
Choose a tag to compare

3.9.0 (2020-05-05)

Features

  • octokit.actions.downloadWorkflow{Job,Run}logs, octokit.apps.{suspend,unsuspend}Installation. Deprecates octokit.actions.listWorkflow{Job,Run}Logs (#75) (b591210)

v3.8.0

22 Apr 23:12
04f86d1
Compare
Choose a tag to compare

3.8.0 (2020-04-22)

Bug Fixes

  • remove incorrect ?{page,per_page} parameters (#72) (04f86d1)

Features

  • new endpoints for self hosted runners in organizations (#70) (ce300d8)

v3.7.1

20 Apr 07:05
Compare
Choose a tag to compare

3.7.1 (2020-04-20)

Bug Fixes

  • "Circular definition of import alias RestEndpointMethodTypes" error (a3031c2)
  • typescript: define .defaults() method on rest endpoint method types (25bf33f)

v3.7.0

20 Apr 00:11
fd9271c
Compare
Choose a tag to compare

3.7.0 (2020-04-20)

Features

  • typescript: import { RestEndpointMethodTypes } from "@octokit/plugin-rest-endpoint-methods" (#65) (fd9271c)

v3.6.0

16 Apr 21:48
53e3403
Compare
Choose a tag to compare

3.6.0 (2020-04-16)

Features

  • octokit.actions.deleteWorkflowRunLogs() (#68) (53e3403)

v3.5.2

12 Apr 18:31
533f516
Compare
Choose a tag to compare

3.5.2 (2020-04-12)

Bug Fixes

v3.5.1

07 Apr 23:39
fd14e50
Compare
Choose a tag to compare

3.5.1 (2020-04-07)

Bug Fixes