Skip to content

Commit

Permalink
add chore
Browse files Browse the repository at this point in the history
  • Loading branch information
awedis committed Jun 26, 2024
1 parent 58a0afe commit 1425311
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/defaults.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ exports.defaultChangelogRules = Object.freeze({
test: { type: 'test', section: 'Tests' },
build: { type: 'build', section: 'Build Systems' },
ci: { type: 'ci', section: 'Continuous Integration' },
chore: { type: 'chore', section: 'Chores' },
});

0 comments on commit 1425311

Please sign in to comment.