Skip to content

Release protocol

Hanne Moa edited this page May 3, 2023 · 1 revision
  1. Update version number in package.json
  2. Update CHANGELOG.md and NOTES.md
  3. Commit
  4. Tag with version number, prefixed with a "v". Use an annotated tag, so git tag -a -m MSG
  5. Push to github
  6. Make release on github (in order to make new imagse elsewhere)
Clone this wiki locally