Skip to content

Commit 7592c3b

Browse files
committed
chore: remove duplicate changelog header
1 parent 388cd9d commit 7592c3b

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

.release-it.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"plugins": {
2020
"@release-it/conventional-changelog": {
21-
"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.",
21+
"header": "# Change Log\nAll notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.",
2222
"preset": "angular",
2323
"ignoreRecommendedBump": true,
2424
"infile": "CHANGELOG.md"

CHANGELOG.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
1-
# Change Log
1+
# Change Log
22

33
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
44

55
# [5.0.0](https://github.com/ghiscoding/angular-slickgrid/compare/v5.0.0-alpha.0...v5.0.0) (2022-10-17)
66

7-
# Change Log
8-
9-
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
107

118
# [5.0.0-alpha.0](https://github.com/ghiscoding/angular-slickgrid/compare/v4.3.1...v5.0.0-alpha.0) (2022-10-15)
129

0 commit comments

Comments
 (0)