Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 151 Bytes

RELEASE.md

File metadata and controls

7 lines (7 loc) · 151 Bytes
  • change version in package.json
  • add changes to CHANGELOG / changelog.md ./release.sh
  • git add .
  • git ci -m 'v...'
  • git tag ...
  • git push --tags