Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 646 Bytes

RELEASEING.md

File metadata and controls

9 lines (7 loc) · 646 Bytes

Releasing

To create a release for this project follow the following steps:

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