A GitHub Action to increment semantic versions based on specified release types like major, minor, patch, or pre-release.
Increment Semantic Version is a GitHub Action that automates the process of bumping semantic versions (SemVer) according to a given version fragment. It simplifies version management in CI/CD pipelines by handling various release types, including major, minor, patch, and pre-release identifiers like alpha or beta.
This project emphasizes simplicity and reliability in automating semantic versioning within GitHub workflows, ensuring consistent and error-free version increments.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.