Skip to content

AmJaradat01/version-bumpify

Version Bumpify

Version npm npm License

A Node.js CLI tool to automatically update:

  • package.json and package-lock.json versions
  • Multiple version badges in README.md (supports Shields.io, Badgen.net, Fury.io, and Nodei.co)

Features 🚀

Semantic Versioning: Ensures valid version updates (e.g., 1.2.3, 2.0.0-alpha)
Automatic Updates: Updates package.json, package-lock.json, and README badges
Multi-Badge Support: Works with Shields.io, Badgen.net, Fury.io, and Nodei.co
Simple CLI Usage: Run a single command to bump the version


Installation

Install globally via npm:

npm install -g version-bumpify

Usage 🛠️

Run the following command to bump your project version:

bumpify <new_version>

Example:

bumpify 2.0.2

This will: ✅ Update package.json and package-lock.json to 2.0.2
✅ Update multiple version badges in README.md


Contributing 🤝

Contributions are welcome!
Please check the CONTRIBUTING file before submitting a pull request.


License 📜

This project is licensed under the MIT License.
See the LICENSE file for details.


Bugs & Issues 🐞

If you find a bug or issue, report it via GitHub Issues.


🚀 Happy Version Bumping!

About

A tool to automatically update the version in package.json, package-lock.json, and README.md version badge for nodejs projects.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors