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 488dffa commit feb51e5Copy full SHA for feb51e5
release.config.js
@@ -10,6 +10,7 @@ module.exports = {
10
types: [
11
{ type: 'feat', section: 'Features' },
12
{ type: 'fix', section: 'Bug Fixes' },
13
+ { type: 'Fix', section: 'Bug Fixes' },
14
{ type: 'doc', hidden: false, section: 'Documentation' },
15
{ type: 'docs', hidden: false, section: 'Documentation' },
16
{ type: 'chore', hidden: true, section: 'Chores' },
0 commit comments