release-versioning

1.0.4 • Public • Published

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.

Package Sidebar

Install

npm i release-versioning

Weekly Downloads

1

Version

1.0.4

License

ISC

Unpacked Size

2.64 kB

Total Files

3

Last publish

Collaborators

  • abhineet_mishra