atlassian / cz-lerna-changelog

A commitizen adapter for the angular preset of https://github.com/conventional-changelog/conventional-changelog
110 stars 39 forks source link

Random line breaks at commit message #13

Open danielo515 opened 7 years ago

danielo515 commented 7 years ago

Hello,

I'm using this wizard on a lerna repository. I usually make the detailed part of the commit message using line breaks. For that matter I use the | separator. However, some other line breaks that I did not specified appear at, apparently, random places.

Here is an example screenshot.

captura de pantalla 2017-06-20 17 11 15

In this case te expected output was the following

feat(configs): added configs poller module

affects: case-alerts-configs-poller

Configs poller module caches the configs for the provided interval
If the interval has passed new configs are fetched from db and returned
It is intended to decide if we should rebuild the configs processors

Many thanks and regards

KingScooty commented 6 years ago

+1