Releases: crazy-max/ghaction-import-gpg
Releases · crazy-max/ghaction-import-gpg
v1.1.0
- Configure and check committer email against GPG user address
- Fix code transpilation (#9)
- Bump deps
v1.0.0
- Enable signing for Git commits and tags (#4)
v0.2.0
- Allow to seed the internal cache of
gpg-agent
with provided passphrase (#5) - Better handling of commands output streams
v0.1.1
- Fix README
v0.1.0
- Initial version