We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e29309e commit 37562faCopy full SHA for 37562fa
.changelogrc.js
@@ -2,4 +2,8 @@
2
module.exports = {
3
displayTypes: ['feat', 'fix', 'styles', 'pref', 'build'],
4
titleLanguage: 'zh-CN',
5
+ showSummary: true,
6
+ reduceHeadingLevel: true,
7
+ newlineTimestamp: true,
8
+ addBackToTop: true,
9
};
0 commit comments