Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 417 Bytes

RELEASE_CHECKLIST.md

File metadata and controls

10 lines (8 loc) · 417 Bytes

Release Checklist

Copy this file into your PR to make a new release!

  • Bump the version in Cargo.toml
  • Update the example source code embedded in the website
  • Update all the WASM binary examples for the website
  • Verify, on each major platform, that all examples work correctly
  • Ensure all dependencies are up-to-date
  • Make a git tag for the release (done after merging)