Skip to content

Commit 566069d

Browse files
chore(internal): support pre-release versioning (#270)
1 parent 127e419 commit 566069d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

release-please-config.json

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

0 commit comments

Comments
 (0)