semVersie
Version updated for https://github.com/RonaldPhilipsen/semVersie to version v2.0.2.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The semVersie GitHub Action automates the process of calculating semantic version bumps (major, minor, patch) based on conventional-commit style pull requests. It determines the next release version and generates release notes, helping streamline versioning and release workflows. This action is designed to be simple, language-agnostic, and flexible for integration into CI/CD pipelines.
Release notes
Release Notes
🐞 Bug Fixes
- fix: github deployment (aba23cc)
- fix: string conversion for object (43e28ab)
- fix: convert github-token from environment variable to action input (296a007)
Thanks @NicoKNL for your contributions
:copyright: 2025 Ronald Philipsen