Skip to content

Commit 2e201d8

Browse files
chore: Update release-please config files (googleapis#13999)
Update release-please config files
1 parent c522070 commit 2e201d8

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@
210210
"packages/google-shopping-merchant-notifications": "0.1.7",
211211
"packages/google-shopping-merchant-ordertracking": "0.1.0",
212212
"packages/google-shopping-merchant-products": "0.2.4",
213+
"packages/google-shopping-merchant-productstudio": "0.0.0",
213214
"packages/google-shopping-merchant-promotions": "0.1.7",
214215
"packages/google-shopping-merchant-quota": "0.1.7",
215216
"packages/google-shopping-merchant-reports": "0.1.14",

release-please-config.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3690,6 +3690,21 @@
36903690
],
36913691
"release-type": "python"
36923692
},
3693+
"packages/google-shopping-merchant-productstudio": {
3694+
"bump-minor-pre-major": true,
3695+
"bump-patch-for-minor-pre-major": true,
3696+
"component": "google-shopping-merchant-productstudio",
3697+
"extra-files": [
3698+
"google/shopping/merchant_productstudio/gapic_version.py",
3699+
"google/shopping/merchant_productstudio_v1alpha/gapic_version.py",
3700+
{
3701+
"jsonpath": "$.clientLibrary.version",
3702+
"path": "samples/generated_samples/snippet_metadata_google.shopping.merchant.productstudio.v1alpha.json",
3703+
"type": "json"
3704+
}
3705+
],
3706+
"release-type": "python"
3707+
},
36933708
"packages/google-shopping-merchant-promotions": {
36943709
"bump-minor-pre-major": true,
36953710
"bump-patch-for-minor-pre-major": true,

0 commit comments

Comments
 (0)