Relative Content

Tag Archive for conventional-commits

make git-cliff produce commit list per tag

I want to have a changelog produced by git-cliff. I managed to make that happen in my gitlab pipeline whenever I create a release. I issue the command git-cliff --tag $releaseNumber. However, whenever I do that, the generated document has one chapter on level 2 and lists all commits like here: