Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 461 Bytes

RELEASE.md

File metadata and controls

10 lines (8 loc) · 461 Bytes

Release Instructions

Releases are managed by @taylorotwell, @jessarcher, and @timacdonald for this repository.

  1. Update the version number in package.json and commit it
  2. rm -rf node_modules package-lock.json
  3. npm install
  4. npm run build
  5. npm publish
  6. Create a new GitHub release for this version with the release notes