Skip to content

Commit 0138d59

Browse files
committed
🔧 chore: update changelog config
1 parent ea4cb58 commit 0138d59

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.changelogrc.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
module.exports = {
22
displayTypes: ['feat', 'fix', 'styles', 'pref'],
3+
showSummary: true,
4+
reduceHeadingLevel: true,
5+
newlineTimestamp: true,
6+
addBackToTop: true,
37
};

0 commit comments

Comments
 (0)