Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 309 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 309 Bytes

Publishing

  1. Pull all changes and checkout to branch named version-bump
  2. Update CHANGELOG.md
  3. Update README.md
  4. Bump version in package.json
  5. Commit all with message as version e.g. v3.1.0 and push
  6. Delete version-bump branch