chore(release-it): add header to changelog

This commit is contained in:
Benjamin Canac
2023-06-21 19:06:25 +02:00
parent 4ea114a4d6
commit 48636363d1
2 changed files with 2 additions and 4 deletions

View File

@@ -16,6 +16,7 @@
"@release-it/conventional-changelog": {
"preset": "conventionalcommits",
"infile": "CHANGELOG.md",
"header": "# Changelog",
"ignoreRecommendedBump": true
}
}