-
Hi, When using Should we manually remove the previous header in the CHANGELOG file? If manual removal of the previous header is required, I suggest improving the wording as follows: -# 1- changelog header is removed from CHANGELOG.md
+# 1- remove the changelog header from CHANGELOG.md manually
# 2- new entries are prepended to CHANGELOG.md without the footer part
git cliff --unreleased --tag 1.0.0 --prepend CHANGELOG.md Thank you for git-cliff! 🎖️ |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
Hello! 🐻 Actually this is unexpected behavior - Can you share your config so that I can look into what went wrong? |
Beta Was this translation helpful? Give feedback.
Hello! 🐻
Actually this is unexpected behavior -
--prepend
should automatically strip the previous header.Can you share your config so that I can look into what went wrong?