simple-commit-message
simple-commit-message copied to clipboard
Seems like "Is this major breaking change?" does nothing (almost)
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.
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