Skip to content

Commit d7749fa

Browse files
committed
chore(general): 🤖 add scopes
1 parent c45a76c commit d7749fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ module.exports = {
1414
maxMessageLength: 64,
1515
minMessageLength: 3,
1616
questions: ['type', 'scope', 'subject', 'body', 'breaking', 'issues'],
17-
scopes: ['query', 'devtools'],
17+
scopes: ['query', 'devtools', 'playground', 'general'],
1818
types: {
1919
chore: {
2020
description: 'Build process or auxiliary tool changes',

0 commit comments

Comments
 (0)