Skip to content

Commit 99254a5

Browse files
committed
chore: update release-it config
1 parent f842aa3 commit 99254a5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,9 @@
110110
"plugins": {
111111
"@release-it/conventional-changelog": {
112112
"preset": {
113-
"name": "angular"
114-
}
113+
"name": "conventionalcommits"
114+
},
115+
"infile": "CHANGELOG.md"
115116
}
116117
}
117118
},

0 commit comments

Comments
 (0)