Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 280 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 280 Bytes

Release instructions

  1. bump version number in package.json and package-lock.json manually
  2. Create new CHANGELOG.md entry and update links at bottom of file
  3. commit changes to master
  4. gh-release (this hydrates the release notes from the CHANGELOG.)
  5. npm publish