Git Versioner
Version updated for https://github.com/Crown0815/git-versioner to version v0.14.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Git Versioner is a Rust-based GitHub Action designed to automate semantic versioning in repositories using trunk-based development workflows. It calculates version numbers based on commit history, branch structure, and tags, enabling consistent and streamlined release management. This tool eliminates manual version updates, supports parallel development on multiple release lines, and simplifies integration with modern Git practices.
Release notes
General Code Improvements