Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: octokit/types.ts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.3.2
Choose a base ref
...
head repository: octokit/types.ts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.0.0
Choose a head ref
  • 1 commit
  • 7 files changed
  • 1 contributor

Commits on Jun 13, 2023

  1. feat: v10 (#547)

    BREAKING CHANGE: remove previews
    wolfy1339 authored Jun 13, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    renovate-bot Mend Renovate
    Copy the full SHA
    57ed92a View commit details
3 changes: 0 additions & 3 deletions scripts/update-endpoints/fetch-json.js
Original file line number Diff line number Diff line change
@@ -22,9 +22,6 @@ const QUERY = `
in
name
}
previews(required: true) {
name
}
renamed {
note
}
Loading