diff --git a/lerna.json b/lerna.json index b1f20146c..5f30c58fa 100644 --- a/lerna.json +++ b/lerna.json @@ -3,7 +3,7 @@ "version": "0.99.1", "command": { "publish": { - "distTag": "latest" + "distTag": "v0.99" }, "version": { "changelogPreset": "conventionalcommits"