Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 249 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 249 Bytes

Contributing

Release and deploy to production

  1. Pull latest from develop and checkout branch release/vX.Y.Z
  2. Run npm version [major/minor/patch]
  3. PR/Merge release branch into develop
  4. PR/Merge develop into main
  5. Create github release