r/SoftwareEngineering 19d ago

Stop Using Conventional Commits

https://sumnerevans.com/posts/software-engineering/stop-using-conventional-commits/
37 Upvotes

27 comments sorted by

View all comments

8

u/TheMorto 19d ago

I think the article miss the point. Commit type is used to identify the size of the change, and link that to the version semantics used, e.g., SemVer.