diff --git a/lerna.json b/lerna.json index 3698424..8c8783f 100644 --- a/lerna.json +++ b/lerna.json @@ -29,8 +29,7 @@ ], "command": { "version": { - "message": "chore(release): publish", - "allowBranch": "main" + "message": "chore(release): publish" } } }