[][src]Module conventional_commits_next_semver::types

Contains structs, enums and traits provided by this crate.

Structs

ConventionalCommit

A conventional commit inside a repository.

SemverCompatibleGitTag

A git tag that is compatible with semantic release versions.

Enums

TraversedCommit

A commit that has been traversed to determine the next semantic version.