//
pkg.gl
Category
github.com/Nightapes/go-semantic-release
internal
shared
package
2.1.1+incompatible
Repository:
https://github.com/nightapes/go-semantic-release.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
24
Files
47 SLOC
#
Structs
AnalyzedCommit
AnalyzedCommit struct.
ChangelogTemplateConfig
ChangelogTemplateConfig struct.
Commit
Commit struct.
GeneratedChangelog
GeneratedChangelog struct.
MessageBlock
MessageBlock represents a block in the body section of a commit message.
ReleaseVersion
ReleaseVersion struct.
ReleaseVersionEntry
ReleaseVersionEntry struct.
#
Type aliases
Release
Release types, like major.
Scope
Scope of the commit, like feat, fix,..