Skip to content

v5.11.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 18:20
f94bb13

(should have been a feature release)

Features

  • octokit.rest.repos.disableLfsForRepo()
  • octokit.rest.repos.enableLfsForRepo()

Bug Fixes

  • octokit.rest.packages.listPackagesForUser uses correct route (GET /user/{username}/packages -> GET /users/{username}/packages) (#454) (f94bb13)