diff --git a/release-please-config.json b/release-please-config.json index 95e8ce94..7413d48d 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -2,7 +2,6 @@ "pull-request-title-pattern": "Release ${component} ${version} :rocket:", "pull-request-header": ":robot: I have created a release *beep* *boop*", "separate-pull-requests": true, - "plugins": ["node-workspace"], "changelog-sections": [ { "type": "feat", "section": "Features", "hidden": false }, { "type": "fix", "section": "Bug Fixes", "hidden": false },