- Update
CHANGELOG.md
with a bulletpoint list of new features and bug fixes - Update the version numbers in
VERSION
- Double check
mix.exs
to make sure that all files are listed infiles
. - Commit changes
- Tag
- Push last commit(s) and tags to GitHub
- Copy the latest CHANGELOG.md entry to the GitHub releases description
- Run
mix hex.publish package
- Update version numbers in
CHANGELOG.md
andVERSION
for upcoming-dev
work