Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 252 Bytes

RELEASE_CHECKLIST.md

File metadata and controls

9 lines (8 loc) · 252 Bytes

Release Checklist

  1. Update CHANGELOG.md (content + increment version).
  2. Update version also in package.json.
  3. Run cargo make verify
  4. Commit "v#.#.#".
  5. Push.
  6. Wait for the CI to go green.
  7. Create GitHub release (create a new tag).