releases.shpreview

v2.37.0

GitHub CLI 2.37.0

$npx -y @buildinternet/releases show rel_e4HszJ_YJ32pVEvX090Dv

:warning: :warning: Breaking Changes :warning: :warning:

  • project: Remove template field from --format=json output by @samcoe in https://github.com/cli/cli/pull/8160
    • In v2.34.0 we introduced the template field when outputing projects to JSON, unfortunately we forgot to take into account our GHES users. This field does not exist on GHES 3.8 and older. Including this field in our queries and output broke nearly all the project commands for users targeting these older versions of GHES. As we try our hardest to keep gh compatible with all non-deprecated GHES versions this was a pretty big mistake. In order to fix it we are reverting the querying and exporting of the template field for project commands. We apologize for the inconvenience this may cause, and plan to bring back this field once GHES 3.8 gets deprecated.

What's Changed

Other Changes

New Contributors

Full Changelog: https://github.com/cli/cli/compare/v2.36.0...v2.37.0

Fetched April 8, 2026