commitizen
commitizen copied to clipboard
Monorepo example using .cz.toml files
Type
- [ ] Content inaccurate
- [X] Content missing
- [ ] Typo
URL
https://commitizen-tools.github.io/commitizen/tutorials/monorepo_guidance/
Description
Hi
I am following your tutorial to configure a monorepo with terraform modules where i would like to manage versioning per module and a changelog per module but i am unable to achieve it.
Is there a need of a main cz config file at root? What should it look like?
I would like to prevent using package.json and use only cz config files. Is there any code example?
Thanks in advance.
Regards