We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be978d2 commit 9f3dfacCopy full SHA for 9f3dfac
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