Skip to content

Commit a3f79bd

Browse files
chore: Update release-please config files (#14514)
Update release-please config files
1 parent a004033 commit a3f79bd

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
@@ -106,6 +106,7 @@
106106
"packages/google-cloud-language": "2.17.2",
107107
"packages/google-cloud-licensemanager": "0.1.0",
108108
"packages/google-cloud-life-sciences": "0.9.18",
109+
"packages/google-cloud-locationfinder": "0.0.0",
109110
"packages/google-cloud-lustre": "0.1.2",
110111
"packages/google-cloud-maintenance-api": "0.1.1",
111112
"packages/google-cloud-managed-identities": "1.12.2",

release-please-config.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1868,6 +1868,21 @@
18681868
],
18691869
"release-type": "python"
18701870
},
1871+
"packages/google-cloud-locationfinder": {
1872+
"bump-minor-pre-major": true,
1873+
"bump-patch-for-minor-pre-major": true,
1874+
"component": "google-cloud-locationfinder",
1875+
"extra-files": [
1876+
"google/cloud/locationfinder/gapic_version.py",
1877+
"google/cloud/locationfinder_v1/gapic_version.py",
1878+
{
1879+
"jsonpath": "$.clientLibrary.version",
1880+
"path": "samples/generated_samples/snippet_metadata_google.cloud.locationfinder.v1.json",
1881+
"type": "json"
1882+
}
1883+
],
1884+
"release-type": "python"
1885+
},
18711886
"packages/google-cloud-lustre": {
18721887
"bump-minor-pre-major": true,
18731888
"bump-patch-for-minor-pre-major": true,

0 commit comments

Comments
 (0)