We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6456141 commit 9bc4097Copy full SHA for 9bc4097
CONTRIBUTING.md
@@ -188,7 +188,7 @@ Must be one of the following:
188
* **build**: Changes that affect the build system, CI configuration or external dependencies
189
(example scopes: gulp, broccoli, npm)
190
* **chore**: Other changes that don't modify `src` or `test` files
191
-* **relese**: Release version commit
+* **release**: Release version commit
192
193
### Scope
194
The scope could be anything specifying place of the commit change. For example
0 commit comments