You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But it no longer works because cl now displays changes from the Unreleased section, as well as the .cl directory. So whenever you run the command above, it causes the CHANGELOG to duplicate all entries.
The text was updated successfully, but these errors were encountered:
We should have an aggregate command that takes the items from the
.cl
directory, and aggregates them all into theCHANGELOG.md
'sUnreleased
section.Currently using this in our CI:
But it no longer works because
cl
now displays changes from theUnreleased
section, as well as the.cl
directory. So whenever you run the command above, it causes theCHANGELOG
to duplicate all entries.The text was updated successfully, but these errors were encountered: