Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 187 Bytes

RELEASING.md

File metadata and controls

7 lines (6 loc) · 187 Bytes

Releasing

  1. git checkout -b release/{version}
  2. Update the version in package.json
  3. Check that the config.json is set correctly
  4. Merge changes into master
  5. Tag release