package-submit
v1.0.5
Published
Tools to make easier bump packages version
Readme
Npm Publish / Yarn Publish
Tools to make easier bump packages version
Config
{
"exec" : "yarn publish",
"folder": "dist",
"replacer": {
"main": "index.js",
"types": "index.d.ts"
}
}Commands
CLI Name = psub / package-submit
- psub init
- psub bump patch/minor/major 