# Release Process It's easy! - Make sure `CHANGELOG.md` has the latest release notes under `[Unreleased] - ReleaseDate` - Regenerate the demo gif with `./demo.sh` (and commit changes) - Look at the gif and make sure it's correct! - `cargo release ` - If it looks good, add `--execute` Everything else is automated :)