Skip to content

Commit 10a00df

Browse files
committed
fix: adding 'fix' to whitelist
1 parent 44517fd commit 10a00df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cz-config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ module.exports = {
2525
{ value: "cli", name: "cli: Core CLI things" },
2626
{ value: "misc", name: "misc: Other formats like tweaks and such" },
2727
{ value: "chore", name: "chore: Updating docs, linting, etc" },
28+
{ value: "fix", name: "bugs, typos, etc" }
2829
]
2930
};

0 commit comments

Comments
 (0)