Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 239 Bytes

File metadata and controls

10 lines (8 loc) · 239 Bytes

Description

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