Skip to content

Commit 32932a8

Browse files
committed
chore: add refactor section to conventional-changelog
1 parent ce76cf6 commit 32932a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .release-it.js

+4
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ module.exports = {
3030
type: 'docs',
3131
section: '📚 Documentation',
3232
},
33+
{
34+
type: 'refactor',
35+
section: '🚧 Refactoring',
36+
},
3337
],
3438
},
3539
},

0 commit comments

Comments
 (0)