Y
Hacker News
new
|
ask
|
show
|
jobs
by
bluejekyll
2459 days ago
So why not just use patch, minor, major? Then we don’t even need the indirection.
Some fixes will require breaking changes. Fixes can be part of the message with the issue #, etc.
1 comments
boudin
2459 days ago
In this case you suppose to add a ! after fix: fix! By using patch, minor and major you lose some information (the purpose of the commit)
link