We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b35648b commit 476e075Copy full SHA for 476e075
.release-it.json
@@ -8,7 +8,8 @@
8
},
9
"plugins": {
10
"@release-it-plugins/lerna-changelog": {
11
- "infile": "CHANGELOG.md"
+ "infile": "CHANGELOG.md",
12
+ "launchEditor": true
13
}
14
15
0 commit comments