Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 305 Bytes

RELEASE_PROCESS.md

File metadata and controls

6 lines (6 loc) · 305 Bytes
  • Bump the minor version for the addition of new features.
  • Bump the patch version for fixes to the existing features.
  • Update the version in package.json, this is the main library version.
  • Commit and push the version change. Wait for a green build.
  • Tag the repo and push the tag.
  • npm publish