Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 436 Bytes

File metadata and controls

10 lines (8 loc) · 436 Bytes

Creating a release

  1. Run ./scripts/release.sh to prepare the release with rooster.
  2. Review the changes and editorialize the changelog.
  3. Create a pull request with the changelog and version updates.
  4. Merge the PR.
  5. Run the Release workflow with the new version number (without the starting v).
  6. Verify the GitHub release to confirm the changelog matches CHANGELOG.md.