conventional-changelog/conventional-changelog

Is there way to filter commits from changelog

Nazim-hasan opened this issue · 0 comments

Hello, I want to filter commits like if [Mobile-all] or [Mobile-app1] is present on the commit message only make changelog of those, ignore others. How can I do it?
I try to use headerPattern in parserOpts, but it doesn't help.