Skip to content

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

v7.1.0

11 May 13:27
835ab6b
Compare
Choose a tag to compare

7.1.0 (2023-05-11)

Features

v6.8.1

21 Jan 01:03
691b726
Compare
Choose a tag to compare

6.8.1 (2023-01-21)

Bug Fixes

  • revert "feat: many unreleased updates to endpoint methods (#607)" (#610) (691b726)

v7.0.1

20 Jan 20:33
c5bb120
Compare
Choose a tag to compare

7.0.1 (2023-01-20)

Bug Fixes

v7.0.0

20 Jan 20:25
2448154
Compare
Choose a tag to compare

7.0.0 (2023-01-20)

Features

BREAKING CHANGES

  • remove defunct endpoints

v6.8.0

20 Jan 17:54
1e9bf68
Compare
Choose a tag to compare

6.8.0 (2023-01-20)

Features

  • many unreleased updates to endpoint methods (#607) (1e9bf68)

v6.7.0

13 Oct 00:24
0c5ee74
Compare
Choose a tag to compare

6.7.0 (2022-10-13)

Features

v6.6.2

16 Sep 17:23
c04337c
Compare
Choose a tag to compare

6.6.2 (2022-09-16)

Bug Fixes

  • deps: bump @octokit/types to latest (v7.5.0) (#558) (c04337c)

v6.6.1

15 Sep 13:49
56d7eab
Compare
Choose a tag to compare

6.6.1 (2022-09-15)

Bug Fixes

  • update in-code documentation for repos.createOrUpdateFileContents (PUT /repos/{owner}/{repo}/contents/{path}) and repos.deleteFile (DELETE /repos/{owner}/{repo}/contents/{path}) to clarify that calling them in parallel may lead to conflicts (#556) (56d7eab)

v6.6.0

13 Sep 15:08
b3b36d0
Compare
Choose a tag to compare

6.6.0 (2022-09-13)

Features

  • typescript: add support for filtering the "List repository collaborators" API (GET /repos/{owner}/{repo}/collaborators) by permission using a query param (#554) (b3b36d0)

v6.5.3

13 Sep 12:39
e683fc0
Compare
Choose a tag to compare

6.5.3 (2022-09-13)

Bug Fixes

  • update in-code documentation and generated Markdown documentation to reflect the latest API changes (#553) (e683fc0)