diff --git a/.github/release-please-config.json b/.github/release-please-config.json index 84e88ec..a11e3d1 100644 --- a/.github/release-please-config.json +++ b/.github/release-please-config.json @@ -9,8 +9,7 @@ "bump-minor-pre-major": true, "bump-patch-for-minor-pre-major": true, "draft": false, - "prerelease": false, - "release-as": "1.0.0" + "prerelease": false } }, "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"