Skip to content

Commit 241f12c

Browse files
committed
Merge branch 'protobuf-4.x-rc' into merge-main
2 parents 6705526 + cc09229 commit 241f12c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

release-please-config.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
{
22
"release-type": "java-yoshi",
3-
"versioning": "always-bump-minor",
3+
"prerelease-type": "rc1",
4+
"versioning": "prerelease",
45
"separate-pull-requests": false,
56
"include-component-in-tag": false,
67
"packages": {
78
".": {
89
"extra-files": ["README.md"]
910
}
1011
}
12+
,
13+
"prerelease": true
1114
}

0 commit comments

Comments
 (0)