Skip to content

Commit 6b943f9

Browse files
authored
chore: update changelog preset
1 parent 009ab55 commit 6b943f9

3 files changed

Lines changed: 8447 additions & 14002 deletions

File tree

.release-it.ts

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ export default {
3737
},
3838
{
3939
type: 'chore',
40-
section: '🧹 Chores',
41-
hidden: false,
40+
hidden: true,
4241
},
4342
{
4443
type: 'docs',
@@ -58,12 +57,12 @@ export default {
5857
{
5958
type: 'test',
6059
section: '✅ Tests',
61-
hidden: false,
60+
hidden: true,
6261
},
6362
{
6463
type: 'style',
6564
section: '🎨 Styles',
66-
hidden: false,
65+
hidden: true,
6766
},
6867
],
6968
},

0 commit comments

Comments
 (0)