diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index cc62cce8..facb0cda 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -15,7 +15,7 @@ Otherwise, feel free to remove this section. #### What is the motivation for this change? diff --git a/release-please-config.json b/release-please-config.json index cd14d1e2..245e9374 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -10,9 +10,7 @@ "bump-minor-pre-major": false, "bump-patch-for-minor-pre-major": false, "draft": false, - "prerelease-type": "alpha", - "prerelease": true, - "versioning": "prerelease" + "prerelease": false } } } \ No newline at end of file