Release 0.0.11
PR Release CLI 0.0.11
Welcome to the latest release of the PR release automation CLI! π
Installation
Binary Download
Download the appropriate pr-release_0.0.11_<os>_<arch>.tar.gz asset for your platform and extract it.
Go Install
go install github.com/compozy/[email protected]Changelog
π
- 095de52: fix(repo): Improve logging and env vars (@pedronauck)
π
- 1514732: ci(release): prepare release v0.0.11 (#2) (@pedronauck)
- 8a146e1: ci(repo): Remove NPM publish from release action (@pedronauck)
Verification
All release artifacts are signed and can be verified:
Checksums
cosign verify-blob \
--signature checksums.txt.sig \
--certificate checksums.txt.pem \
checksums.txtFull Changelog: v0.0.10...v0.0.11
Thank you to all contributors who made this release possible! π