Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 384 Bytes

README_INTERNAL.md

File metadata and controls

11 lines (9 loc) · 384 Bytes

Release

  1. Update version in package.json
  2. Update tag version in yarn add and npm i commands in the README
  3. Open PR
  4. Get PR merged
  5. Pull master, tag master with your new version git tag v0.1.0-beta.1
  6. Push tags git push origin --tags

For now, usere can install from Github. When this gets further along and closer to non-beta release then we will release to NPM