Skip to content

Commit

Permalink
chore: change conventional changelog preset to conventionalcommits
Browse files Browse the repository at this point in the history
  • Loading branch information
rkbhochalya committed Mar 25, 2022
1 parent fe2a941 commit da9d4ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
},
"plugins": {
"@release-it/conventional-changelog": {
"preset": "angular",
"preset": "conventionalcommits",
"infile": "CHANGELOG.md"
}
}
Expand Down

0 comments on commit da9d4ae

Please sign in to comment.