chore: update release-please

Release-As: 1.0.0-pre.0
PiperOrigin-RevId: 500741815
This commit is contained in:
Elizabeth Mitchell 2023-01-09 10:03:28 -08:00 committed by Copybara-Service
parent 2c3630c117
commit 0b5283dadf
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,3 @@
{
".": "0.0.1-alpha.2"
".": "0.1.0-alpha.2"
}

View File

@ -1,7 +1,8 @@
{
"bootstrap-sha": "41d41cc2788f237f376d32409f51ca59e9b2bf75",
"release-as": "1.0.0-alpha.3",
"prerelease": true,
"include-component-in-tag": false,
"include-v-in-tag": true,
"pull-request-title-pattern": "chore: release ${version}",
"packages": {
".": {}
}