To prepare a new release, perform the following actions:
- Update the
CHANGELOG.md
entry. - Merge all the changes into the
main
branch via a pull request. - Push a tag in form of
v<VERSION>
, e.g.v0.0.1
.
All the changes are automatically published to https://andivionian.fornever.me by the CD pipeline, so no further actions are required.