1 2 3 4 5 6 7 8 9 10 11 12 13 14 15{ "command": { "version": { "allowBranch": "main", "conventionalCommits": true, "createRelease": "github", "message": "chore(release): publish [skip ci]", "tagVersionPrefix": "" } }, "version": "independent", "npmClient": "pnpm", "$schema": "node_modules/lerna/schemas/lerna-schema.json" }