We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76382e3 commit 336cf03Copy full SHA for 336cf03
release-please-config.json
@@ -5,6 +5,8 @@
5
"$schema": "https://raw.githubusercontent.com/stainless-api/release-please/main/schemas/config.json",
6
"include-v-in-tag": true,
7
"include-component-in-tag": false,
8
+ "versioning": "prerelease",
9
+ "prerelease": true,
10
"bump-minor-pre-major": true,
11
"bump-patch-for-minor-pre-major": false,
12
"pull-request-header": "Automated Release PR",
0 commit comments