Skip to content

Commit 809a590

Browse files
author
Vitor Hugo Salgado
committed
chore: remove chore from changelog
1 parent 158126e commit 809a590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.versionrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module.exports = {
44
types: [
55
{ type: 'feat', section: 'Features' },
66
{ type: 'fix', section: 'Bug Fixes' },
7-
{ type: 'chore', section: 'Chore', hidden: false },
7+
{ type: 'chore', section: 'Chore', hidden: true },
88
{ type: 'docs', section: 'Docs', hidden: false },
99
{ type: 'style', section: 'Refactor', hidden: false },
1010
{ type: 'refactor', section: 'Refactor', hidden: false },

0 commit comments

Comments
 (0)