Git Versioner
Version updated for https://github.com/Crown0815/git-versioner to version v0.13.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Git Versioner is a Rust-based GitHub Action that automates semantic versioning for repositories using trunk-based development workflows. It calculates version numbers based on commit history, branch structures, and tags, eliminating the need for manual updates and ensuring consistent release management. This tool simplifies version control, supports parallel development across multiple release branches, and streamlines release processes.
Release notes
Features
- Add usage as github action (0506bf5236d16ffd38b1200f464b573b3fbb2b36)