intermodal/CHANGELOG.md
Casey Rodarmor ddf097c836
Fix publish recipe
The current publish recipe has a race condition, where pushing a release
tag will trigger a new GitHub Actions, build, causing the push to master
to fail, because the status checks are still in progress.

Finish with `just merge` instead of `just done`, which will wait on the
status checks to finish again.

type: development
pr: https://github.com/casey/intermodal/pull/368
2020-04-11 04:46:18 -07:00

36 KiB

Changelog

UNRELEASED - 2020-04-11

v0.1.5 - 2020-04-11

v0.1.4 - 2020-04-10

v0.1.3 - 2020-04-10

v0.1.2 - 2020-04-08

v0.1.1 - 2020-04-08

v0.1.0 - 2020-04-08

v0.0.3 - 2020-04-08

v0.0.2 - 2020-04-08

v0.0.1 - 2020-04-08