keep-a-changelog icon indicating copy to clipboard operation
keep-a-changelog copied to clipboard

Monorepos

Open lonix1 opened this issue 5 years ago • 1 comments

Maintaining changelogs for monorepos is tricky.

Some info about that would be useful.

lonix1 avatar Apr 07 '19 09:04 lonix1

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

recfab avatar Feb 27 '20 19:02 recfab