TODO
- Update
CHANGELOG.md
- Bump version in
shards.yml
- Create and push an annotated tag:
git tag -a v$(shards version)
- Put the changelog of the version in the tagging message
- NOTE: Only the
body
will be shown in release notes. (The first line in the message is thesubject
followed by an empty line, then thebody
on the next line.)