mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-03-12 02:17:21 -05:00
Release notes are the same with every release #152
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @raul1991 on GitHub (Jul 6, 2022).
I am using the following to generate complete release notes which is working as expected.
but when I don't give --release-count option, I expect it to give me release notes only for 1 release but it still outputs the entire thing.
I have tagged my release after generating the complete release notes.
@damianopetrungaro commented on GitHub (Sep 7, 2022):
@raul1991 I think you opened the issue in the wrong repository :)
Closing, for now, let me know if you need help with the conventional commit specification