Skip to content

Commit c895283

Browse files
chore: Update release-please config files (googleapis#11992)
Update release-please config files
1 parent e0892fd commit c895283

2 files changed

Lines changed: 32 additions & 0 deletions

File tree

.release-please-manifest.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,8 @@
161161
"packages/google-maps-mapsplatformdatasets": "0.3.2",
162162
"packages/google-maps-places": "0.1.4",
163163
"packages/google-maps-routing": "0.6.2",
164+
"packages/google-shopping-merchant-inventories": "0.0.0",
165+
"packages/google-shopping-merchant-reports": "0.0.0",
164166
"packages/google-shopping-type": "0.1.0",
165167
"packages/grafeas": "1.8.1"
166168
}

release-please-config.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2880,6 +2880,36 @@
28802880
],
28812881
"release-type": "python"
28822882
},
2883+
"packages/google-shopping-merchant-inventories": {
2884+
"bump-minor-pre-major": true,
2885+
"bump-patch-for-minor-pre-major": true,
2886+
"component": "google-shopping-merchant-inventories",
2887+
"extra-files": [
2888+
"google/shopping/merchant_inventories/gapic_version.py",
2889+
"google/shopping/merchant_inventories_v1beta/gapic_version.py",
2890+
{
2891+
"jsonpath": "$.clientLibrary.version",
2892+
"path": "samples/generated_samples/snippet_metadata_google.shopping.merchant.inventories.v1beta.json",
2893+
"type": "json"
2894+
}
2895+
],
2896+
"release-type": "python"
2897+
},
2898+
"packages/google-shopping-merchant-reports": {
2899+
"bump-minor-pre-major": true,
2900+
"bump-patch-for-minor-pre-major": true,
2901+
"component": "google-shopping-merchant-reports",
2902+
"extra-files": [
2903+
"google/shopping/merchant_reports/gapic_version.py",
2904+
"google/shopping/merchant_reports_v1beta/gapic_version.py",
2905+
{
2906+
"jsonpath": "$.clientLibrary.version",
2907+
"path": "samples/generated_samples/snippet_metadata_google.shopping.merchant.reports.v1beta.json",
2908+
"type": "json"
2909+
}
2910+
],
2911+
"release-type": "python"
2912+
},
28832913
"packages/google-shopping-type": {
28842914
"bump-minor-pre-major": true,
28852915
"bump-patch-for-minor-pre-major": true,

0 commit comments

Comments
 (0)