Releases: dalisoft/release-me
Releases · dalisoft/release-me
v0.5.2
v0.5.1
v0.5.0
v0.5.0 (2024-02-21)
Features
- plugins/git: add
GPG
signing feature (8615929
)
Bug Fixes
- plugins/git: variable/secrets fix (
ba682b4
) - plugins/git: unset
gpg
program for now (ecc5e90
) - plugins/git: fix
git
gpg
key (0c3ba6f
) - plugins/git: refactor
gpg
decrypt action (abcaa38
) - plugins/git: improvements for
gpg
signing (baebe9e
) - plugins/git:
gpg
signing improvement (230e7eb
) - plugins/git: improve logging (
dce6487
) - plugins/git: improve
gpg
logic and typo fixes (7dc513e
) - plugins/git:
exit 5
error code fix (8156d6b
) - plugins: improve logging for
gpg
(0022d99
) - plugins/git: improve
identity
handling (22d0851
) - plugins/git: use
--global
values for stability (4af64b3
) - plugins/git: use
--local
variable to avoid altering global.gitconfig
(1104430
) - plugins/git: unset
GIT_CONFIG
variable (4d6a97e
) - plugins/git: improve
gpg
result (ba65fec
) - plugins/git: disallow modify of local GPG conf on non-CI env (
9e9e0fd
)