changeloguru/pkg/convention/testdata/TestNewCommit/Commit_message_with_descrip...

6 lines
222 B
Plaintext

{
"Type": "feat",
"Scope": "",
"Description": "allow provided config object to extend other configs",
"BodyAndFooters": "BREAKING CHANGE: `extends` key in config file is now used for extending other config files"
}