Below you will find pages that utilize the taxonomy term “RonaldPhilipsen”
March 31, 2026
semVersie
Version updated for https://github.com/RonaldPhilipsen/semVersie to version v2.3.0.
This action is used across all versions by 4 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 semantic versioning by calculating version bumps (major, minor, patch) based on conventional-commit-style pull requests. It streamlines the process of determining the next release version, allowing developers to focus on release workflows while optionally labeling pull requests with their version impact.
March 27, 2026
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.
January 18, 2026
semVersie
Version updated for https://github.com/RonaldPhilipsen/semVersie to version v2.1.0.
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 semantic versioning by calculating version bumps (major/minor/patch) based on conventional-commit style pull requests. It simplifies release workflows by determining the next version number and optionally labeling pull requests with their version impact, streamlining version management in CI/CD processes.
January 17, 2026
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.
December 10, 2025
semVersie
Version updated for https://github.com/RonaldPhilipsen/semVersie to version v2.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Release Notes ➕ Other Changes chore(deps): update dependency @actions/core to v2 (e20e19f) :copyright: 2025 Ronald Philipsen
November 29, 2025
semVersie
Version updated for https://github.com/RonaldPhilipsen/semVersie to version v2.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Release Notes 🚨 Breaking Changes fix!: upload dist on Release (286a44c) :copyright: 2025 Ronald Philipsen