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