You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [3.0.0](v2.1.1...v3.0.0) (2025-01-14)
### Bug Fixes
* **gpg:** extract only primary key fingerprint ([6ba7ff4](6ba7ff4))
* **gpg:** preserve and restore GPG configurations ([4d8a638](4d8a638))
* **security:** prevent command injection in git config ([1030c2d](1030c2d))
* update GitHub Actions workflow to use npm publish ([64fcb03](64fcb03))
* update GitHub Actions workflow to use npm publish instead of pnpm ([4b8154a](4b8154a))
* update GitHub Actions workflow to use pnpm for publishing ([f7486ae](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.
0 commit comments