Clarify patch double increment if certain keyword is used.

This commit is contained in:
2021-05-09 12:05:02 +01:00
parent 58cb7722b6
commit c198725e2d
+1
View File
@@ -46,6 +46,7 @@ Flags:
* 0.0.1 - PATCH - starting commit
* 0.0.2 - PATCH - another commit
* 0.0.4 - PATCH - another commit with word 'Update' => DOUBLE increment PATCH
* 0.1.0 - MINOR - after commit with word 'Change' => increment MINOR, reset PATCH
* 0.1.1 - PATCH - additional commit
* 1.0.1 - MAJOR - commit with word 'BREAKING' = > INCREMENT MAJOR, reset MINOR