GitHub CLI 2.54.0
What's Changed
- Remove redundant whitespace by @jessehouwing in #9334
- Remove attestation test that requires being online by @steiza in #9340
- Update documentation for gh api PATCH by @cmbuckley in #9352
- Clarify usage of template flags for PR and issue creation by @williammartin in #9354
- Expose json databaseId field for release commands by @williammartin in #9356
- Expose fullDatabaseId for PR json export by @williammartin in #9355
- Handle
--bare
clone targets by @hyperrealist in #9271 - Slightly clarify when CLI exits with code 4 by @williammartin in #9358
- Update sigstore-go in gh CLI to v0.5.1 by @steiza in #9366
- Exit with 1 on authentication issues by @Stausssi in #9240
- build(deps): bump github.com/gabriel-vasile/mimetype from 1.4.4 to 1.4.5 by @dependabot in #9372
- build(deps): bump github.com/google/go-containerregistry from 0.20.0 to 0.20.1 by @dependabot in #9373
- Add
--remove-milestone
option toissue edit
andpr edit
by @babakks in #9344 - handle attest case insensitivity by @ejahnGithub in #9392
New Contributors
- @cmbuckley made their first contribution in #9352
- @hyperrealist made their first contribution in #9271
- @Stausssi made their first contribution in #9240
- @ejahnGithub made their first contribution in #9392
Full Changelog: v2.53.0...v2.54.0