diff --git a/.releaserc.json b/.releaserc.json index 1ae95eed..26f8bbcd 100644 --- a/.releaserc.json +++ b/.releaserc.json @@ -11,7 +11,7 @@ "channel": "cjs" } ], - "tagFormat": "${version}-commonjs", + "tagFormat": "${version}", "ci": true, "preset": "conventionalcommits", "plugins": [