Skip to content

Commit

Permalink
chore: Update release-please config files (#11208)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot authored May 31, 2023
1 parent 366a34a commit d479dbe
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
{
"packages/google-ai-generativelanguage": "0.2.0",
"packages/google-apps-script-type": "0.3.1",
"packages/google-area120-tables": "0.11.2",
"packages/google-cloud-advisorynotifications": "0.2.0",
"packages/google-cloud-alloydb": "0.1.1",
"packages/google-cloud-apigee-connect": "1.7.1",
"packages/google-cloud-bigquery-biglake": "0.3.0",
"packages/google-cloud-confidentialcomputing": "0.1.0",
"packages/google-cloud-contentwarehouse": "0.5.0",
Expand Down
16 changes: 16 additions & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,14 @@
],
"release-type": "python"
},
"packages/google-area120-tables": {
"component": "google-area120-tables",
"extra-files": [
"google/area120/tables/gapic_version.py",
"google/area120/tables_v1alpha1/gapic_version.py"
],
"release-type": "python"
},
"packages/google-cloud-advisorynotifications": {
"component": "google-cloud-advisorynotifications",
"extra-files": [
Expand Down Expand Up @@ -64,6 +72,14 @@
],
"release-type": "python"
},
"packages/google-cloud-apigee-connect": {
"component": "google-cloud-apigee-connect",
"extra-files": [
"google/cloud/apigeeconnect/gapic_version.py",
"google/cloud/apigeeconnect_v1/gapic_version.py"
],
"release-type": "python"
},
"packages/google-cloud-bigquery-biglake": {
"component": "google-cloud-bigquery-biglake",
"extra-files": [
Expand Down

0 comments on commit d479dbe

Please sign in to comment.