We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea4cb58 commit 0138d59Copy full SHA for 0138d59
.changelogrc.js
@@ -1,3 +1,7 @@
1
module.exports = {
2
displayTypes: ['feat', 'fix', 'styles', 'pref'],
3
+ showSummary: true,
4
+ reduceHeadingLevel: true,
5
+ newlineTimestamp: true,
6
+ addBackToTop: true,
7
};
0 commit comments