- A new version should be determined by following the semantic versioning scheme.
- Create a new branch called
prepare-xx.xx.xx-release
using the updated version number. - Update the version number in the CHANGELOG and document all appropriate changes since the last release.
- Update the version number where appropriate in the README (if applicable).
- Create and merge a Pull Request for this branch.
- In GitHub, go to [https://github.com/livefront/sealed-enum/releases] and create a new release with "Draft a new release".