Skip to content

Commit

Permalink
chore: disable editor from lerna plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarocastro committed Jun 25, 2024
1 parent 9e1b7e5 commit fec1d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"plugins": {
"@release-it-plugins/lerna-changelog": {
"infile": "CHANGELOG.md",
"launchEditor": true
"launchEditor": false
},
"@release-it-plugins/workspaces": {
"workspaces": [
Expand Down

0 comments on commit fec1d04

Please sign in to comment.