Releases: amrelsagaei/updock
Releases · amrelsagaei/updock
v0.1.2
Changelog
Bug fixes
- adf7b71: fix(recipe): record port mappings in project metadata (@amrelsagaei)
Verify the download:
cosign verify-blob \
--certificate checksums.txt.pem \
--signature checksums.txt.sig \
--certificate-identity-regexp 'https://github.com/amrelsagaei/updock' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
checksums.txt
v0.1.1
Changelog
Bug fixes
- 355da0d: fix(ci): build releases with the Go version from go.mod (Amr Elsagaei dev@amrelsagaei.com)
- f8902f3: fix(ci): correct anchore/sbom-action pinned SHA (Amr Elsagaei dev@amrelsagaei.com)
- 9068957: fix(ci): install the Go version from go.mod (Amr Elsagaei dev@amrelsagaei.com)
- fde15fb: fix(prompt): stub PortChecker before proposing ports in test (Amr Elsagaei dev@amrelsagaei.com)
- 348a5b1: fix(release): add repository field to generated npm package.json (Amr Elsagaei dev@amrelsagaei.com)
- c926023: fix(release): ship a README in npm packages and make publishing idempotent (Amr Elsagaei dev@amrelsagaei.com)
Others
- 91ba89a: Update README.md (Amr Elsagaei dev@amrelsagaei.com)
- f54bd5c: Update mkdocs.yml (Amr Elsagaei dev@amrelsagaei.com)
- 92af7a8: build(release): drop the Alpine apk (Amr Elsagaei dev@amrelsagaei.com)
- 291f23f: init: initial commit (Amr Elsagaei dev@amrelsagaei.com)
- 49bb95b: style: regroup imports to satisfy gci (Amr Elsagaei dev@amrelsagaei.com)
Verify the download:
cosign verify-blob \
--certificate checksums.txt.pem \
--signature checksums.txt.sig \
--certificate-identity-regexp 'https://github.com/amrelsagaei/updock' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
checksums.txt