Below you will find pages that utilize the taxonomy term “conjikidow”
February 28, 2026
Bump Version by Labels
Version updated for https://github.com/conjikidow/bump-version to version v2.0.2.
This action is used across all versions by 9 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, “Bump Version by Labels,” automates the process of incrementing a project’s version number based on semantic versioning by interpreting pull request labels (e.g., major, minor, patch). It creates a version bump pull request, generates a corresponding Git tag when merged, and optionally creates a GitHub Release.
November 24, 2025
Bump Version by Labels
Version updated for https://github.com/conjikidow/bump-version to version v2.0.0.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Summary This release introduces a major version of Bump Version by Labels because the internally used actions/checkout action was upgraded from v4 to v6.
As a result,the minimum required GitHub Actions Runner version is now v2.327.1 when you use this action.