1.0.2 • Published 3 years ago
@mohun/pre-version v1.0.2
pre-version
pre-version Mainly used to submit Jenkins automatic deployment
The patch number will be automatically upgraded every time the patch number is submitted. When the patch number reaches 100, the minor version number will be automatically upgraded. The major version number will not be processed
Fixed version when
pre versionexists
Installation
It's advised to install the pre-version module as a devDependencies in your
package.json as you only need this for development purposes. To install the
module simply run:
npm install --save-dev @mohun/pre-versionConfiguration
{
"pre-version": "1.0.0"
}License
MIT