next-semver-version
v0.0.0-alpha1
Published
Determines the next semantic version based on commit messages.
Readme
next-semver-version
next-semver-version is a lightweight npm package designed to help developers manage semantic versioning in their projects. It provides a simple and efficient way to generate the next version number based on the current version and the type of changes made.
Installation
To install next-semver-version, run the following command in your terminal:
npm install next-semver-versionFeatures
- Easy-to-use interface for generating the next version number
- Supports major, minor, and patch version increments
- Provides flexibility in defining custom version increment rules
Contributing
Contributions to next-semver-version are welcome! If you have any suggestions or bug reports, please feel free to open an issue or submit a pull request.
License
next-semver-version is licensed under the MIT license. For more information, please refer to the LICENSE file in the repository.
