semVersie
Version updated for https://github.com/RonaldPhilipsen/semVersie to version v2.3.2.
- This action is used across all versions by 5 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The semVersie GitHub Action automates the calculation of semantic version bumps (major, minor, or patch) based on conventional commit messages in pull requests. It helps streamline the versioning process by determining the next release version and optionally labeling pull requests with their version impact. This action is designed to be simple, language-agnostic, and lightweight, allowing users to integrate semantic versioning into their workflows without handling complex release processes.
What’s Changed
Release notes
➕ Other Changes
- chore(deps): update dependency @actions/github to v9.1.0 (b70d443)
:copyright: 2025 Ronald Philipsen