1.0.4 • Published 6 years ago

release-versioning v1.0.4

Weekly downloads
5
License
ISC
Repository
github
Last release
6 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

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago