-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Description
#98 has broken coloring of changelog entries in a terminal.
e.g. with current v14.x-staging
expected (with changelog-maker@2.6.0)
It looks like the formatting is corrupting the ansi escape codes. Both @BethGriggs and I ran into this preparing the most recent releases and we had to manually remove the corrupted ansi when pasting into the changelogs.
I guess we could stripAnsi()
before formatting but then we'd lose the coloring completely.
cc @Trott
Trott
Metadata
Metadata
Assignees
Labels
No labels