Skip to content

Commit 65f588d

Browse files
committed
docs: remove unnecessary changelog newline
1 parent e3e03b0 commit 65f588d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release-it.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"plugins": {
2424
"@release-it/conventional-changelog": {
25-
"header": "# Change Log \n\nAll notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.",
25+
"header": "# Change Log \nAll notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.",
2626
"preset": "conventionalcommits",
2727
"infile": "CHANGELOG.md"
2828
}

0 commit comments

Comments
 (0)