atlassian / cz-lerna-changelog

A commitizen adapter for the angular preset of https://github.com/conventional-changelog/conventional-changelog
110 stars 39 forks source link

is this supposed be in sync with cz-conventional-changelog? #24

Open gaurav5430 opened 4 years ago

gaurav5430 commented 4 years ago

I can see in README that this repo might not be updated or maintained regularly. But, conceptually, is this supposed to be in sync with cz-conventional-changelog ? In which case, it would make sense to not use cz-lerna-changelog because it might be behind cz-conventional-changelog ?

Does this only add the ability to also see what packages are changed in the cli prompt, on top of whatever cz-conventional-changelog provides ?