material-web/release-please-config.json
Elizabeth Mitchell 0b5283dadf chore: update release-please
Release-As: 1.0.0-pre.0
PiperOrigin-RevId: 500741815
2023-01-09 10:04:00 -08:00

10 lines
225 B
JSON

{
"bootstrap-sha": "41d41cc2788f237f376d32409f51ca59e9b2bf75",
"include-component-in-tag": false,
"include-v-in-tag": true,
"pull-request-title-pattern": "chore: release ${version}",
"packages": {
".": {}
}
}