Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add infile
  • Loading branch information
LichKing-2234 committed Oct 21, 2020
commit ff7ad0dcc40c30d6f9e4d0d4e2f60e135e163e19
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,8 @@
},
"plugins": {
"@release-it/conventional-changelog": {
"preset": "angular"
"preset": "angular",
"infile": "CHANGELOG.md"
}
}
},
Expand Down