Skip to content

Commit 6aa605f

Browse files
committed
chore(repo): add release scope
1 parent 844afe7 commit 6aa605f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

commitlint.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ export default {
2020
'testing',
2121
'repo',
2222
'build',
23+
'release',
2324
].sort();
2425
return [RuleConfigSeverity.Error, 'always', scopes];
2526
},

0 commit comments

Comments
 (0)