diff --git a/lerna.json b/lerna.json index 9e9cbeaf..01e3901f 100644 --- a/lerna.json +++ b/lerna.json @@ -1,7 +1,7 @@ { "command": { "version": { - "allowBranch": "main", + "allowBranch": "7.x", "conventionalCommits": true, "createRelease": "github", "message": "chore(release): publish [skip ci]",