Skip to content

Commit 913adaf

Browse files
chore: Update release-please config files (googleapis#13586)
Update release-please config files
1 parent 07990aa commit 913adaf

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
"packages/google-cloud-eventarc": "1.15.1",
8989
"packages/google-cloud-eventarc-publishing": "0.6.16",
9090
"packages/google-cloud-filestore": "1.12.0",
91+
"packages/google-cloud-financialservices": "0.0.0",
9192
"packages/google-cloud-functions": "1.20.1",
9293
"packages/google-cloud-gdchardwaremanagement": "0.1.10",
9394
"packages/google-cloud-gke-backup": "0.5.16",

release-please-config.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1499,6 +1499,21 @@
14991499
],
15001500
"release-type": "python"
15011501
},
1502+
"packages/google-cloud-financialservices": {
1503+
"bump-minor-pre-major": true,
1504+
"bump-patch-for-minor-pre-major": true,
1505+
"component": "google-cloud-financialservices",
1506+
"extra-files": [
1507+
"google/cloud/financialservices/gapic_version.py",
1508+
"google/cloud/financialservices_v1/gapic_version.py",
1509+
{
1510+
"jsonpath": "$.clientLibrary.version",
1511+
"path": "samples/generated_samples/snippet_metadata_google.cloud.financialservices.v1.json",
1512+
"type": "json"
1513+
}
1514+
],
1515+
"release-type": "python"
1516+
},
15021517
"packages/google-cloud-functions": {
15031518
"bump-minor-pre-major": true,
15041519
"bump-patch-for-minor-pre-major": true,

0 commit comments

Comments
 (0)