MfGames Conventional Commits
A small utility that calculates the sematic version from conventional commits in a Git repository.
This utility does only two things: calculate the semantic version from Git commits that conform to the conventional commit specification and provide a lightweight way of running scripts when it changes. It is path-aware which means only commits inside certain directories are included in the calculation. The current version number is built from the highest sematic version tag found in the commit's parents.
There is an example of how this works.
Table of Contents
This tool has multiple sub-commands. In all cases, they are written as mfgames-conventional-commit verb
where verb is:
- version is the command that shows the calculated version
- update is the command to run the update scripts
Metadata
Project
- Project Home
- Documentation
- Repository
- Issues
- Project ID: 019530c5-8880-77e3-9e41-83db8b5a49ba