PR Release CLI 0.0.15
Welcome to the latest release of the PR release automation CLI! π
Installation
Binary Download
Download the appropriate pr-release_0.0.15_<os>_<arch>.tar.gz
asset for your platform and extract it.
Go Install
go install github.com/compozy/releasepr@v0.0.15
Changelog
π
- 94341dd: fix(repo): Changelog generation (@pedronauck)
π
- de4adc1: ci(release): prepare release v0.0.15 (#6) (@pedronauck)
Verification
All release artifacts are signed and can be verified:
Checksums
cosign verify-blob \
--signature checksums.txt.sig \
--certificate checksums.txt.pem \
checksums.txt
Full Changelog: v0.0.14...v0.0.15
Thank you to all contributors who made this release possible! π