Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Jan 07:52

2.0.0 (2026-01-24)

⚠ BREAKING CHANGES

  • Config location changed from /.ghreview/config.json
    to XDG paths (
    /.config/ghreview/config.json on Linux). Move your
    existing config to the new location.

Features

  • add interactive auth and filter resolved comments (29a8196)

Trivial Changes

  • ci: oidc publishing (4cef06b)
  • deps-dev: bump @semantic-release/github from 11.0.6 to 12.0.0 (cef9450)
  • deps-dev: bump @semantic-release/npm from 12.0.2 to 13.1.1 (c63e419)
  • deps-dev: bump nock from 14.0.7 to 14.0.10 (a7c98df)
  • deps: bump actions/checkout from 4.2.2 to 6.0.1 (170b48c)
  • deps: bump actions/setup-node from 4.4.0 to 6.1.0 (61ce2d9)
  • deps: bump chalk from 5.4.1 to 5.6.2 (948fa9d)
  • deps: bump ora from 8.2.0 to 9.0.0 (8dff5ca)
  • fix dependabot config (4d2b670)