We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 127e419 commit 566069dCopy full SHA for 566069d
release-please-config.json
@@ -6,6 +6,8 @@
6
"$schema": "https://raw.githubusercontent.com/stainless-api/release-please/main/schemas/config.json",
7
"include-v-in-tag": true,
8
"include-component-in-tag": true,
9
+ "versioning": "prerelease",
10
+ "prerelease": true,
11
"bump-minor-pre-major": true,
12
"bump-patch-for-minor-pre-major": false,
13
"pull-request-header": "Automated Release PR",
0 commit comments