Skip to content

Commit

Permalink
feat: add new option
Browse files Browse the repository at this point in the history
display tagged commit message body as release summary
  • Loading branch information
splincode committed Sep 23, 2024
1 parent 05fbfe0 commit 8043c6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/auto-changelog-config/index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"ignoreCommitPattern": "^(?!(feat|fix|perf|deprecate|refactor|revert))(.*)$",
"commitLimit": false,
"releaseSummary": true,
"output": "CHANGELOG.md",
"template": "compact",
"unreleased": false
Expand Down

0 comments on commit 8043c6e

Please sign in to comment.