Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 248 Bytes

NOTES.md

File metadata and controls

10 lines (8 loc) · 248 Bytes

Release Instructions

Creating and publishing new releases with Standard version

npm run release -- --first-release
npm run release -- --release-as patch
npm run release -- --release-as minor
npm run release -- --release-as major