Versions in this module Expand all Collapse all v0 v0.2.0 Aug 21, 2025 v0.1.0 Aug 20, 2025 Changes in this version + type Commit struct + Body string + Footers []string + IsBreaking bool + Message string + Scope string + Type CommitType + UseEmoji bool + func (c *Commit) String() string + type CommitType string + const Chore + const Docs + const Feat + const Fix + const Hotfix + const Refactor + const Release + const Test + const Upgrade