Skip to content

v3.0.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 00:28
· 13 commits to next since this release

3.0.0-next.1 (2025-01-14)

Bug Fixes

  • gpg: extract only primary key fingerprint (6ba7ff4)
  • gpg: preserve and restore GPG configurations (4d8a638)
  • security: prevent command injection in git config (1030c2d)
  • update GitHub Actions workflow to use npm publish (64fcb03)
  • update GitHub Actions workflow to use npm publish instead of pnpm (4b8154a)
  • update GitHub Actions workflow to use pnpm for publishing (f7486ae)

BREAKING CHANGES

  • gpg: GPG configuration handling now includes backup/restore
    mechanism. Users' existing configurations will be preserved in a .backup file in their gpg config directory.