We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c45a76c commit d7749faCopy full SHA for d7749fa
changelog.config.js
@@ -14,7 +14,7 @@ module.exports = {
14
maxMessageLength: 64,
15
minMessageLength: 3,
16
questions: ['type', 'scope', 'subject', 'body', 'breaking', 'issues'],
17
- scopes: ['query', 'devtools'],
+ scopes: ['query', 'devtools', 'playground', 'general'],
18
types: {
19
chore: {
20
description: 'Build process or auxiliary tool changes',
0 commit comments