Skip to content

v7.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Jan 09:34
· 10 commits to master since this release

7.0.0 (2026-01-22)

⚠ BREAKING CHANGES

  • ESM only, promise-only API, requires Node.js >=20
  • Replace application-config with native modules
  • Support fine-grained PATs (github_pat_ prefix)
  • Add step-by-step PAT creation prompts
  • Add test suite (42 tests)
  • Update deps: ora@9, read@5

Features

  • ESM-only with Node.js 20+, improved PAT flow (#72) (8804964)

Trivial Changes

  • deps: bump actions/setup-node from 6.1.0 to 6.2.0 (#70) (106d135)