{ "packages": ["packages/*"], "npmClient": "yarn", "useWorkspaces": true, "version": "independent", "command": { "version": { "allowBranch": "master" } }, "ignoreChanges": ["**/*.md", "**/test/**"] }