fix(changelog): readd the header back in
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"plugins": {
|
||||
"@release-it/conventional-changelog": {
|
||||
"preset": "conventionalcommits",
|
||||
"infile": "CHANGELOG.md"
|
||||
"infile": "CHANGELOG.md",
|
||||
"config": ".versionrc.json"
|
||||
}
|
||||
},
|
||||
"gitea": {
|
||||
|
||||
Reference in New Issue
Block a user