Skip to content

Commit da9d4ae

Browse files
committed
chore: change conventional changelog preset to conventionalcommits
1 parent fe2a941 commit da9d4ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
},
9898
"plugins": {
9999
"@release-it/conventional-changelog": {
100-
"preset": "angular",
100+
"preset": "conventionalcommits",
101101
"infile": "CHANGELOG.md"
102102
}
103103
}

0 commit comments

Comments
 (0)