1.0.4 • Published 5 years ago

release-versioning v1.0.4

Weekly downloads
5
License
ISC
Repository
github
Last release
5 years ago

versioning-automate

Automate Release Tagging and Versioning in Package.json

Example

add a file in your project like writeVersion.js const version = require(release-versioning); execute the file node writeVersion

Note

The script follows semantic versioning pattern. So when asked for updating version in package.json, provide output accordingly. If you wish to have a customised version then append rc in the version number.

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago