diff --git a/.github/release-please-config.json b/.github/release-please-config.json index a513db5..5d9cfb3 100644 --- a/.github/release-please-config.json +++ b/.github/release-please-config.json @@ -5,7 +5,6 @@ "version-file": "VERSION", "changelog-path": "CHANGELOG.md", "draft": false, - "prerelease": true, "bump-minor-pre-major": true, "bump-patch-for-minor-pre-major": true, "initial-version": "0.1.0"