Skip to content

Commit

Permalink
lerna-changelog options
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed Dec 1, 2020
1 parent bcb0cbd commit 86f389c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,10 @@
],
"release-it": {
"plugins": {
"release-it-lerna-changelog": {}
"release-it-lerna-changelog": {
"infile": "CHANGELOG.md",
"launchEditor": true
}
}
}
}

0 comments on commit 86f389c

Please sign in to comment.