To create a release for this project follow the following steps:
- Go to the Draft Release action and click
Run workflow
- Enter the update strategy you would like (
major
,minor
,patch
). This project uses semver for its versioning which is where these terms originate. - A pull request will then be created with the new version number and release notes. Have this PR reviewed for correctness.
- Once the PR is approved and merged, a release will be created with the new version and published to GitHub.