diff --git a/lerna.json b/lerna.json index 414da8dedb9f..a4a74a9fc683 100644 --- a/lerna.json +++ b/lerna.json @@ -16,7 +16,8 @@ ] }, "version": { - "conventionalCommits": true + "conventionalCommits": true, + "createRelease": "github" } }, "npmClient": "npm",