semVersie
Version updated for https://github.com/RonaldPhilipsen/semVersie to version v2.2.0.
- This action is used across all versions by 3 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, patch) based on conventional commit messages in pull requests. It simplifies version management by determining the next release version and optionally labeling pull requests with their version impact. This action is lightweight, adaptable across languages, and integrates seamlessly into GitHub workflows to streamline release processes.
Release notes
Release notes
🧪 New Features
- feat: move H1 title to template (#123) (61d8f58)
➕ Other Changes
- chore(deps): lock file maintenance (#114) (28ce8ad)
- chore(deps): update actions/checkout digest to de0fac2 (#115) (adba38d)
- chore(deps): lock file maintenance (#116) (c9472b5)
- chore(deps): lock file maintenance (#117) (5c3e8b8)
- chore(deps): lock file maintenance (#118) (fedcf04)
- chore(deps): update actions/setup-node digest to 53b8394 (#119) (6b06737)
- chore(deps): lock file maintenance (#120) (5a08c0f)
- chore(deps): lock file maintenance (#121) (1cafe24)
- chore(deps): lock file maintenance (#122) (2f410fa)
:copyright: 2025 Ronald Philipsen