diff --git a/lerna.json b/lerna.json index c52a1f73e7..7068af4d1a 100644 --- a/lerna.json +++ b/lerna.json @@ -6,7 +6,7 @@ "command": { "version": { "conventionalCommits": true, - "githubRelease": true + "createRelease": "github" }, "publish": { "ignoreChanges": ["packages/playgrounds/**/*"],