Skip to content

Commit

Permalink
🔧 chore: update changelog config
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Jun 10, 2023
1 parent ea4cb58 commit 0138d59
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .changelogrc.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
module.exports = {
displayTypes: ['feat', 'fix', 'styles', 'pref'],
showSummary: true,
reduceHeadingLevel: true,
newlineTimestamp: true,
addBackToTop: true,
};

0 comments on commit 0138d59

Please sign in to comment.