Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 384 Bytes

HOW_TO_RELEASE.md

File metadata and controls

5 lines (5 loc) · 384 Bytes
  • Update the changelog in CHANGELOG.md
  • Run npm run version-patch, npm run version-minor or npm run version-major
  • Push the code to github and wait for the CI
  • Create a new release on github
  • Update Nix upstream (instructions)