{ "command": { "version": { "allowBranch": "main", "conventionalCommits": true, "message": "chore(release): %s 🚀" } }, "ignoreChanges": ["**/*.md", "**/__tests__/**", "**/__stories__/**"], "version": "6.3.0", "npmClient": "yarn", "$schema": "node_modules/lerna/schemas/lerna-schema.json" }