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