v1.6.0
What's Changed
- feat: use compressed CLI downloads and update orb [HEAD-332] by @bastiandoetsch in #99. We now need a base image that contains a curl version of at least curl-7.71.0, as we use the
--retry-all-errors
parameter introduced in that version. - fix: semantic release for prod deployment by @bastiandoetsch in #100
- fix: checkout code, add semantic release dry run [HEAD-332] by @bastiandoetsch in #101
- fix: only create .ssh directory if necessary by @bastiandoetsch in #102
- chore: add dry run results to
sem-rel-dry-run.txt
by @bastiandoetsch in #103
Full Changelog: v1.5.2...v1.6.0