Loading CHANGELOG.md +24 −0 Original line number Diff line number Diff line ## 0.14.0 ### New features - Add command to update a Release !147 ### Maintenance - Build and publish darwin/arm64 binaries !142 - Fix goimports violation !143 - Update Go to 1.18.4 !141 - Update sys package to address CVE-2022-29526 !140 (Florent Monbillard @f.monbillard) - Use a common Release response struct !148 - Upgrade Go to 1.19.1 !151 ### Documentation changes - Fix typo in usage help text !146 (chenzeming @chenzeming) - Add documentation for update command !150 ### Other changes - Replace gosec-sast with semgrep-sast job !149 ## 0.13.0~beta.3.g891caad (2022-07-18) ### Bug fixes Loading VERSION +1 −1 Original line number Diff line number Diff line 0.13.0 0.14.0 Loading
CHANGELOG.md +24 −0 Original line number Diff line number Diff line ## 0.14.0 ### New features - Add command to update a Release !147 ### Maintenance - Build and publish darwin/arm64 binaries !142 - Fix goimports violation !143 - Update Go to 1.18.4 !141 - Update sys package to address CVE-2022-29526 !140 (Florent Monbillard @f.monbillard) - Use a common Release response struct !148 - Upgrade Go to 1.19.1 !151 ### Documentation changes - Fix typo in usage help text !146 (chenzeming @chenzeming) - Add documentation for update command !150 ### Other changes - Replace gosec-sast with semgrep-sast job !149 ## 0.13.0~beta.3.g891caad (2022-07-18) ### Bug fixes Loading