Skip to content

Wrong Changelog formatting from summaries #1269

Answered by zaaakher
TheMikeyRoss asked this question in Q&A
Discussion options

You must be logged in to vote

You can make your own formatter that resolve your issue.

Following this page of the docs you can create the file .changeset/custom-formatting.js and in your .changeset/config.json file you add the following line:

  "changelog": "./customer-formatting.js",

and your custom formatter can be whatever you like it to be. And if you want a clear no-format here's a gist for it

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@TheMikeyRoss
Comment options

Answer selected by TheMikeyRoss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants