Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 399 Bytes

RELEASE.md

File metadata and controls

8 lines (8 loc) · 399 Bytes

On branch main

  • bump version in package.json
  • run npm i to update package-lock.json
  • if it exists, update "Unreleased" header in CHANGELOG.md to the new version number
  • commit with a message :package: <version-number>. (example ":package: 1.0.2")
  • push the commit to main
  • run gh-release (may need to install)
  • npm run release