We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ef8558 commit 85102e6Copy full SHA for 85102e6
README.md
@@ -69,7 +69,7 @@ Pull requests titles should be formatted as such
69
```
70
"fix: added something" - will bump the patch version
71
"feat: added something" - will bump the minor version
72
-"feat!: added something" - will bump the major version
+"perf: added something" - will bump the major version
73
74
75
### Other resume standards
0 commit comments