| Class | Description |
|---|---|
| InferredVersion | Version object that infers its value from the existing Git tags in the repository and the stage and scope of the change. |
| NearestVersion | Nearest version tags reachable from the current HEAD. |
| NearestVersionLocator | Locates the nearest org.ajoberstar.grgit.Tags whose names can be parsed as a com.github.zafarkhaja.semver.Version. |
| Enum | Description |
|---|---|
| InferredVersion.ChangeScope |