Skip to content

Commit

Permalink
Adjust changelog process
Browse files Browse the repository at this point in the history
  • Loading branch information
anselmbradford committed Nov 6, 2024
1 parent e9df86d commit 97840af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"release-it": {
"git": {
"requireBranch": "main",
"changelog": "yarn exec git-cliff -o - --include-path 'packages/cfpb-design-system/**/*' --latest",
"changelog": "yarn exec git-cliff -o - --include-path 'packages/cfpb-design-system/**/*' --latest --bump",
"commitsPath": "packages/cfpb-design-system",
"requireCommits": true
},
Expand Down

0 comments on commit 97840af

Please sign in to comment.