{ "version": "independent", "packages": ["extensions/*", "platform/*"], "npmClient": "yarn", "useWorkspaces": true, "command": { "publish": { "ignoreChanges": ["*.md"], "message": "chore(release): publish" } } }