Skip to content

Commit ad8dc75

Browse files
committed
Fix lerna-changelog config
1 parent 31391ef commit ad8dc75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.release-it.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"plugins": {
33
"@release-it-plugins/lerna-changelog": {
44
"infile": "CHANGELOG.md",
5-
"launchEditor": true
5+
"launchEditor": false
66
}
77
},
88
"git": {

0 commit comments

Comments
 (0)