conventionalcommits.org/content
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
..
next fix: replace "refactor!" with "feat!" (#350) 2021-03-17 16:43:31 +01:00
v1.0.0 docs: updating Conventional Commits Next Version blurb (#330) 2021-01-26 17:58:29 -08:00
v1.0.0-beta fix(zh): fix website display issues 2020-11-10 10:28:19 +01:00
v1.0.0-beta.1 fix(zh): fix website display issues 2020-11-10 10:28:19 +01:00
v1.0.0-beta.2 docs: correct typo 2020-12-06 19:25:02 +01:00
v1.0.0-beta.3 fix(zh): fix website display issues 2020-11-10 10:28:19 +01:00
v1.0.0-beta.4 fix(zh): fix website display issues 2020-11-10 10:28:19 +01:00