We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a5ab95 commit 68c1616Copy full SHA for 68c1616
packages/use-long-press/release.config.js
@@ -34,7 +34,7 @@ module.exports = {
34
{ type: 'feat', section: 'Features' },
35
{ type: 'fix', section: 'Bug Fixes' },
36
{ type: 'chore', section: 'Chores' },
37
- { type: 'docs', hidden: true },
+ { type: 'docs', section: 'Documentation' },
38
{ type: 'style', hidden: true },
39
{ type: 'refactor', section: 'Refactors' },
40
{ type: 'build', section: 'Build config' },
0 commit comments