Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit e19c7a0

Browse files
committed
Merge branch 'protobuf-4.x-rc' into merge-main
2 parents 968df89 + 10a454e commit e19c7a0

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

.release-please-manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
".": "3.18.0"
3+
}

release-please-config.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"release-type": "java-yoshi",
3+
"prerelease-type": "rc1",
4+
"versioning": "prerelease",
5+
"separate-pull-requests": false,
6+
"include-component-in-tag": false,
7+
"group-pull-request-title-pattern": "chore(${branch}): release ${version}",
8+
"prerelease": true,
9+
"packages": {
10+
".": {
11+
"extra-files": []
12+
}
13+
}
14+
}

0 commit comments

Comments
 (0)