diff --git a/lerna.json b/lerna.json index 50084954..e6129321 100644 --- a/lerna.json +++ b/lerna.json @@ -6,7 +6,7 @@ "command": { "version": { "message": "chore(release): publish", - "conventionalCommits": true, + "since": "d80476c", "noCommitHooks": true, "exact": true }