0
0
mirror of https://github.com/conventional-commits/conventionalcommits.org.git synced 2025-08-22 22:08:35 +00:00
conventionalcommits.org/content/next
Sergiy Kolesnikov 2a5f0308c7
fix: replace "refactor!" with "feat!" (#350)
Refactoring by definition "is the process of changing a software system in such a way that it does not alter the external behavior of the code..." So, a refactoring cannot introduce a breaking change, otherwise it is not a refactoring anymore. Using `refactor` commit type and the breaking change marker `!` is a contradiction.
2021-03-17 16:43:31 +01:00
..
index.md fix: replace "refactor!" with "feat!" (#350) 2021-03-17 16:43:31 +01:00