Releases: octokit/plugin-rest-endpoint-methods.js
Releases · octokit/plugin-rest-endpoint-methods.js
v3.12.3
28 May 05:29
Compare
Sorry, something went wrong.
No results found
3.12.3 (2020-05-28)
Bug Fixes
typescript: method description updates (#112 ) (c00f839 )
v3.12.2
18 May 17:37
Compare
Sorry, something went wrong.
No results found
v3.12.1
18 May 17:16
Compare
Sorry, something went wrong.
No results found
3.12.1 (2020-05-18)
Bug Fixes
recover deprecated octokit.actions.deleteSecretFromRepo() method, send correct request for octokit.actions.createOrUpdateSecretForRepo() (#86 ) (5807be8 )
v3.12.0
17 May 22:55
Compare
Sorry, something went wrong.
No results found
3.12.0 (2020-05-17)
Features
organization secrets endpoint methods (#85 ) (d245c54 )
v3.11.1
17 May 22:03
Compare
Sorry, something went wrong.
No results found
3.11.1 (2020-05-17)
Bug Fixes
`git.gists.update({ gist_id, files }) (#84 ) (b3811a1 )
v3.11.0
11 May 22:17
Compare
Sorry, something went wrong.
No results found
3.11.0 (2020-05-11)
Features
typescript: optional ref parameter for .codeScanning.listAlertsForRepo() method (#79 ) (5158e49 )
v3.10.0
06 May 19:09
Compare
Sorry, something went wrong.
No results found
3.10.0 (2020-05-06)
Features
octokit.codeScanning.{getAlert,listAlertsForRepo} (#76 ) (73e20ad )
v3.9.0
05 May 07:38
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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 )