Open
Description
Just to add we used to do 1 PR - 1 squash commit message. It was all working fine. All of the sudden we stopped printing logs for like last 10 sprints and now when I do standard-version --dry-run
I'm getting all commit messages at one go without proper format (of bug fix and features). Moreover, my tags are also not working. git tag
simply returning empty message. How can I fix this?