Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

#release

The release script will release the npm package given a release type (major, minor, or patch). If no type is given, patch will be used.

node scripts/release/release.js major