Skip to content

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

v13.1.1

24 Apr 15:31
817060b
Compare
Choose a tag to compare

13.1.1 (2024-04-24)

Bug Fixes

  • pkg: correct path in default export fallback to point to the JS and not the types (#736) (817060b)

v13.1.0

22 Apr 21:55
03e9923
Compare
Choose a tag to compare

13.1.0 (2024-04-22)

Features

v13.0.1

16 Apr 23:08
81720c7
Compare
Choose a tag to compare

13.0.1 (2024-04-16)

Bug Fixes

v13.0.0

15 Apr 22:14
85bf1df
Compare
Choose a tag to compare

13.0.0 (2024-04-15)

Features

  • remove deprecated migration import endpoints and reorder bypass_actors.actor_type enum values to be in alphabetical order (#731) (85bf1df)

BREAKING CHANGES

  • Remove deprecated migration import endpoints

v12.2.2

09 Apr 21:43
f3799c6
Compare
Choose a tag to compare

12.2.2 (2024-04-09)

Bug Fixes

  • deps: bump @octokit/types to v13.4.0 (#729) (f3799c6)

v12.2.1

09 Apr 17:28
4c8810a
Compare
Choose a tag to compare

12.2.1 (2024-04-09)

Bug Fixes

v12.2.0

05 Apr 19:34
2b971b4
Compare
Choose a tag to compare

12.2.0 (2024-04-05)

Features

  • Updates @octokit/types 13.1.0, updates docs (#727) (2b971b4)

v12.1.0

03 Apr 19:01
1138da0
Compare
Choose a tag to compare

12.1.0 (2024-04-03)

Features

v12.0.0

03 Apr 17:48
4a9125f
Compare
Choose a tag to compare

12.0.0 (2024-04-03)

Features

  • Environment(all endpoints have been updated from scheme repositories/{repository_id} to /repos/{owner}/{repo}), adds field repository.security.advisory (checkPrivateVulnerabilityReporting), docs(various resource docs have been updated and added) (#721) (4a9125f)

BREAKING CHANGES

  • Updates multiple endpoints to use owner + repo in place of repository_id

v10.4.1

01 Mar 18:44
8ea26f4
Compare
Choose a tag to compare

10.4.1 (2024-03-01)

Bug Fixes

  • deps: pin @octokit/core peerDependency to v5 (#720) (8ea26f4)