simple-commit-message icon indicating copy to clipboard operation
simple-commit-message copied to clipboard

Seems like "Is this major breaking change?" does nothing (almost)

Open tunnckoCore opened this issue 8 years ago • 1 comments

More specifically said, it does, but that adding of BREAKING CHANGE to body and title seems almost useless. Or at least not make sense to output that prompt every time for every kind of type.

Not to mention that the wizard (the prompts) doesn't have break / major and etc. It would be good to at least have major because it seems that semantic-release don't care about the wordings, but care only about major type, which is awful, but anyway.

tunnckoCore avatar Aug 06 '17 12:08 tunnckoCore

Yeah, I pretty much never use the wizard feature, since I remember the simple convention. So for me it is always major(foo): changed how foo works or something like that

bahmutov avatar Aug 09 '17 03:08 bahmutov