Closed svattenky closed 8 years ago
Even I sort of ran into the same issue. What did you do?
If i remember correctly I wasn't tagging the build's properly
My observation is that post grunt release command the changelog.md file updates, but its not committed with the release... And that file remains in a modified status post the operation... On Mar 11, 2016 9:45 PM, "angelblade27" notifications@github.com wrote:
If i remember correctly I wasn't tagging the build's properly
— Reply to this email directly or view it on GitHub https://github.com/geddski/grunt-release/issues/142#issuecomment-195435093 .
When I run
grunt release
I see the changelog being updated however none of my commits are shown in the changelog. I'm using commitizen to commit my messages. The only thing I see updated in my changelog is the version number. Is it possible to pass a command to run for the changelog generation? Previously I was using cz-conventional-changelog