Skip to content

Commit 65cfa79

Browse files
chore: Update release-please config files (googleapis#13993)
Update release-please config files
1 parent 237edf2 commit 65cfa79

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@
204204
"packages/google-shopping-merchant-conversions": "0.1.8",
205205
"packages/google-shopping-merchant-datasources": "0.1.9",
206206
"packages/google-shopping-merchant-inventories": "0.1.14",
207+
"packages/google-shopping-merchant-issueresolution": "0.0.0",
207208
"packages/google-shopping-merchant-lfp": "0.1.10",
208209
"packages/google-shopping-merchant-notifications": "0.1.7",
209210
"packages/google-shopping-merchant-ordertracking": "0.1.0",

release-please-config.json

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3600,6 +3600,21 @@
36003600
],
36013601
"release-type": "python"
36023602
},
3603+
"packages/google-shopping-merchant-issueresolution": {
3604+
"bump-minor-pre-major": true,
3605+
"bump-patch-for-minor-pre-major": true,
3606+
"component": "google-shopping-merchant-issueresolution",
3607+
"extra-files": [
3608+
"google/shopping/merchant_issueresolution/gapic_version.py",
3609+
"google/shopping/merchant_issueresolution_v1beta/gapic_version.py",
3610+
{
3611+
"jsonpath": "$.clientLibrary.version",
3612+
"path": "samples/generated_samples/snippet_metadata_google.shopping.merchant.issueresolution.v1beta.json",
3613+
"type": "json"
3614+
}
3615+
],
3616+
"release-type": "python"
3617+
},
36033618
"packages/google-shopping-merchant-lfp": {
36043619
"bump-minor-pre-major": true,
36053620
"bump-patch-for-minor-pre-major": true,
@@ -3757,16 +3772,6 @@
37573772
"component": "grpc-google-iam-v1",
37583773
"extra-files": [],
37593774
"release-type": "python"
3760-
},
3761-
"packages/google-shopping-merchant-issueresolution": {
3762-
"extra-files": [
3763-
"google/shopping/merchant_issueresolution_v1beta/gapic_version.py",
3764-
{
3765-
"type": "json",
3766-
"path": "samples/generated_samples/snippet_metadata_google.shopping.merchant.issueresolution.v1beta.json",
3767-
"jsonpath": "$.clientLibrary.version"
3768-
}
3769-
]
37703775
}
37713776
}
37723777
}

0 commit comments

Comments
 (0)