Skip to content

Commit

Permalink
chore: adjust config for @release-it/conventional-changelog
Browse files Browse the repository at this point in the history
BREAKING CHANGE: First release
  • Loading branch information
rmmgc committed Mar 6, 2022
1 parent ae24cf1 commit 83111fb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Expand Up @@ -96,7 +96,9 @@
},
"plugins": {
"@release-it/conventional-changelog": {
"preset": "angular"
"preset": "angular",
"infile": "CHANGELOG.md",
"header": "# Changelog"
}
}
},
Expand Down

0 comments on commit 83111fb

Please sign in to comment.