Skip to content

Commit

Permalink
feat: octokit.repos.getReadmeInDirectory(), `octokit.packages.getAl…
Browse files Browse the repository at this point in the history
…lPackageVersionsForPackageOwnedByAuthenticatedUser()` (deprecates `octokit.packages.getAllPackageVersionsForAPackageOwnedByTheAuthenticatedUser()`), `octokit.packages.getAllPackageVersionsForPackageOwnedByOrg()` (deprecates `octokit.packages.getAllPackageVersionsForAPackageOwnedByAnOrg`) (#2053)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 24, 2021
1 parent 92fb6c7 commit 5350388
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 5 deletions.
35 changes: 31 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@octokit/core": "^3.2.3",
"@octokit/plugin-paginate-rest": "^2.6.2",
"@octokit/plugin-request-log": "^1.0.2",
"@octokit/plugin-rest-endpoint-methods": "4.13.5"
"@octokit/plugin-rest-endpoint-methods": "4.14.0"
},
"devDependencies": {
"@octokit/auth": "^3.0.1",
Expand Down

0 comments on commit 5350388

Please sign in to comment.