Skip to content

Commit c83ce37

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

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

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)