Skip to content

Commit 3f53fab

Browse files
committed
chore: try to prerelease
1 parent 586adb5 commit 3f53fab

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

release-please-config.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
33
"packages": {
44
".": {
5-
"initial-version": "0.1.0",
6-
"release-type": "go"
5+
"initial-version": "0.1.0-rc.0",
6+
"release-type": "go",
7+
"prerelease": true
78
}
89
}
910
}

0 commit comments

Comments
 (0)