You've already forked go-semantic-release
test(analyzer): fix test
This commit is contained in:
committed by
Felix Wiedmann
parent
0c7338ab13
commit
1d0c93b678
@@ -37,7 +37,6 @@ type ChangelogTemplateConfig struct {
|
||||
type AnalyzedCommit struct {
|
||||
Commit Commit `yaml:"commit"`
|
||||
ParsedMessage string `yaml:"parsedMessage"`
|
||||
Author string `yaml:"author"`
|
||||
ParsedBreakingChangeMessage string `yaml:"parsedBreakingChangeMessage"`
|
||||
Tag string `yaml:"tag"`
|
||||
TagString string `yaml:"tagString"`
|
||||
|
||||
Reference in New Issue
Block a user