Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
feat: many unreleased endpoint updates (#499)
  • Loading branch information
octokitbot committed Jan 20, 2023
1 parent abc85b6 commit d952319
Show file tree
Hide file tree
Showing 4 changed files with 1,433 additions and 976 deletions.
28 changes: 21 additions & 7 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -6,7 +6,7 @@
},
"description": "Shared TypeScript definitions for Octokit projects",
"dependencies": {
"@octokit/openapi-types": "^14.0.0"
"@octokit/openapi-types": "^16.0.0"
},
"scripts": {
"build": "pika-pack build",
Expand Down Expand Up @@ -105,6 +105,6 @@
]
},
"octokit": {
"openapi-version": "8.0.1"
"openapi-version": "10.0.0"
}
}

0 comments on commit d952319

Please sign in to comment.