We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e81de07 commit 0718720Copy full SHA for 0718720
Utilities/Hooks/commit-msg
@@ -29,7 +29,7 @@ declare -a EMOJI_COMMANDS=(
29
"cleanup=🧹"
30
"dependency=📦"
31
"docs=📚"
32
- "feauture=✨"
+ "feature=✨"
33
"fixup=🛠"
34
"initial=🎉"
35
"performance=🏎"
0 commit comments