# Functions
CheckBranch checks if the current branch is the required branch.
CommitChangelog commits the changelog file.
FetchCommitMessages returns a slice of commit messages between the given tags.
FetchCommitsByTag returns a map of commit messages between the given tags.
No description provided by the author
GetEarliestTag returns the earliest tag in the repository, determined by the given order.
GetHeadSha returns the SHA of the HEAD commit.
GetLatestTag returns the latest tag in the repository, determined by the given order.
TagRelease tags the repository with the given version.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author