Skip to content

Commit

Permalink
ci: remove git.changelog from release-it
Browse files Browse the repository at this point in the history
  • Loading branch information
arshad-yaseen committed Sep 28, 2024
1 parent e756fa3 commit cde1542
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .release-it.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"git": {
"requireBranch": "main",
"changelog": "npx auto-changelog --stdout --commit-limit false -u --template https://raw.githubusercontent.com/release-it/release-it/main/templates/changelog-compact.hbs",
"commitMessage": "chore(release): v${version} [skip-release]",
"publish": true,
"requireCommits": true,
Expand Down

0 comments on commit cde1542

Please sign in to comment.