diff --git a/lerna.json b/lerna.json index 1b72b24d4..f2abd03fa 100644 --- a/lerna.json +++ b/lerna.json @@ -5,7 +5,7 @@ "npmClientArgs": ["--no-package-lock"] }, "version": { - "allowBranch": "main", + "allowBranch": "next", "conventionalCommits": true, "createRelease": "github", "message": "chore(release): publish [skip ci]",