Skip to content

Commit 0a3caff

Browse files
committed
chore: add CHANGELOG file option when releasing
1 parent 09b17fa commit 0a3caff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,8 @@
116116
},
117117
"plugins": {
118118
"@release-it/conventional-changelog": {
119-
"preset": "angular"
119+
"preset": "angular",
120+
"infile": "CHANGELOG.md"
120121
}
121122
}
122123
},

0 commit comments

Comments
 (0)