Releases: octokit/plugin-rest-endpoint-methods.js
Releases · octokit/plugin-rest-endpoint-methods.js
v5.10.4
14 Sep 18:30
Compare
Sorry, something went wrong.
No results found
5.10.4 (2021-09-14)
Bug Fixes
type updates (allow_forking in repositories, diff item status now has an enum) (#447 ) (22fe5e9 )
v5.10.3
13 Sep 18:26
Compare
Sorry, something went wrong.
No results found
v5.10.2
12 Sep 22:35
Compare
Sorry, something went wrong.
No results found
5.10.2 (2021-09-12)
Bug Fixes
typescript: do not mark .user and other response properties as nullable where it does not apply (#444 ) (7b1c7dd )
v5.10.1
08 Sep 22:02
Compare
Sorry, something went wrong.
No results found
5.10.1 (2021-09-08)
Bug Fixes
typescript: description updates for .repos.mergeUpstream() (#442 ) (4321c3c )
v5.10.0
03 Sep 19:34
Compare
Sorry, something went wrong.
No results found
5.10.0 (2021-09-03)
Features
.rest.repos.mergeUpstream({ owner, repo, branch }) (#439 ) (4a1b2a2 )
v5.9.0
31 Aug 18:24
Compare
Sorry, something went wrong.
No results found
5.9.0 (2021-08-31)
Features
.packages.deletePackageForUser(), .packages.deletePackageVersionForUser(), .packages.restorePackageForUser(), .packages.restorePackageVersionForUser(), .secretScanning.listAlertsForOrg() (#433 ) (e166936 )
Bug Fixes
typescript: fix type for labels parameter in .issues.{add,set}Labels() (#419 ) (#433 ) (e166936 )
v5.8.0
10 Aug 18:28
Compare
Sorry, something went wrong.
No results found
5.8.0 (2021-08-10)
Features
typescript: permissions key in responses now consistently include maintain and triage roles (#431 ) (0c8f2d9 )
v5.7.0
03 Aug 17:50
Compare
Sorry, something went wrong.
No results found
5.7.0 (2021-08-03)
Features
typescript: allow_auto_merge parameter when creating / updating a repository. Search: owner in repository items may no longer be null (#428 ) (7bb3686 )
v5.6.0
02 Aug 17:22
Compare
Sorry, something went wrong.
No results found
5.6.0 (2021-08-02)
Features
.rest.repos.createAutolink(), .rest.repos.listAutolinks(), .rest.repos.getAutolink(), .rest.repos.deleteAutolink() (#427 ) (dd176ff )
v5.5.2
29 Jul 22:47
Compare
Sorry, something went wrong.
No results found
5.5.2 (2021-07-29)
Bug Fixes
typescript: .rest.repos.getRelease() response data now includes mentions_count (#425 ) (50206c6 )