Skip to content

Commit 336cf03

Browse files
committed
chore(internal): support pre-release versioning (openai#1113)
1 parent 76382e3 commit 336cf03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

release-please-config.json

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
"$schema": "https://raw.githubusercontent.com/stainless-api/release-please/main/schemas/config.json",
66
"include-v-in-tag": true,
77
"include-component-in-tag": false,
8+
"versioning": "prerelease",
9+
"prerelease": true,
810
"bump-minor-pre-major": true,
911
"bump-patch-for-minor-pre-major": false,
1012
"pull-request-header": "Automated Release PR",

0 commit comments

Comments
 (0)