Skip to content

GitHub CLI 2.48.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 10:04
fd4f2c9

The Big Stuff

  • Added support for --slurping JSON responses in gh api by @heaths in #8620
  • Added --skip-ssh-key option to gh auth login command by @babakks in #8935
  • Added numSelectedRepos to JSON output of gh secret list by @babakks in #8899
  • Added support for multiple items in gh api nested array by @Ebonsignori in #8762
  • Fixed panic when running gh repo rename by @babakks in #8906
  • Fixed panic when parsing IPv6 remote URLs by @babakks in #8893
  • Fixed gh pr lock/unlock not working when URL is passed by @t4kamura in #8837
  • Fixed viewing run logs with filenames that the regex didn't handle @zdrve in #8882

The Rest

New Contributors

Full Changelog: v2.47.0...v2.48.0