Skip to content

Commit

Permalink
chore: add changelog plugin to semantic release configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlemoos committed Mar 25, 2024
1 parent b496073 commit 105c458
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ module.exports = {
},
},
],
'@semantic-release/changelog',
[
'@semantic-release/release-notes-generator',
{
Expand Down

0 comments on commit 105c458

Please sign in to comment.