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 44517fd commit 10a00dfCopy full SHA for 10a00df
.cz-config.js
@@ -25,5 +25,6 @@ module.exports = {
25
{ value: "cli", name: "cli: Core CLI things" },
26
{ value: "misc", name: "misc: Other formats like tweaks and such" },
27
{ value: "chore", name: "chore: Updating docs, linting, etc" },
28
+ { value: "fix", name: "bugs, typos, etc" }
29
]
30
};
0 commit comments