Skip to content

Commit

Permalink
chore(ci): set conventional-changelog header config; (#5406)
Browse files Browse the repository at this point in the history
  • Loading branch information
DigitalBrainJS committed Dec 25, 2022
1 parent 8de391f commit 6f74cb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -170,7 +170,8 @@
"plugins": {
"@release-it/conventional-changelog": {
"preset": "angular",
"infile": "CHANGELOG.md"
"infile": "CHANGELOG.md",
"header": "# Changelog"
}
},
"hooks": {
Expand Down

0 comments on commit 6f74cb1

Please sign in to comment.