keep-a-changelog
keep-a-changelog copied to clipboard
Monorepos
Maintaining changelogs for monorepos is tricky.
Some info about that would be useful.
I am interested in this as well.
I'm trying to push us towards a mono repo at work, and also want to adopt a changelog.
My first thought was something like:
Unreleased
ComponentA
- Did something
- Did another thing
Component B
- Something else
- And even more
ComponentB, ComponentC
- Something that affects multiple components