Skip to content

Commit

Permalink
build: refine release-it configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Benoit <[email protected]>
  • Loading branch information
Jérôme Benoit committed Sep 23, 2023
1 parent 3d5de16 commit 4e616a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .release-it.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"git": {
"requireBranch": "main",
"changelog": "npx auto-changelog --stdout --commit-limit false --unreleased --template https://raw.githubusercontent.com/release-it/release-it/master/templates/changelog-compact.hbs",
"commitMessage": "chore: version ${version}",
"tagAnnotation": "Version ${version}",
Expand Down

0 comments on commit 4e616a7

Please sign in to comment.