Skip to content

Commit 40ff43d

Browse files
chore: Update release-please config files (googleapis#14540)
Update release-please config files
1 parent 0f10cfd commit 40ff43d

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
@@ -46,6 +46,7 @@
4646
"packages/google-cloud-billing-budgets": "1.17.2",
4747
"packages/google-cloud-binary-authorization": "1.13.2",
4848
"packages/google-cloud-build": "3.32.0",
49+
"packages/google-cloud-capacityplanner": "0.0.0",
4950
"packages/google-cloud-certificate-manager": "1.10.2",
5051
"packages/google-cloud-channel": "1.23.0",
5152
"packages/google-cloud-chronicle": "0.1.0",

release-please-config.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -814,6 +814,21 @@
814814
],
815815
"release-type": "python"
816816
},
817+
"packages/google-cloud-capacityplanner": {
818+
"bump-minor-pre-major": true,
819+
"bump-patch-for-minor-pre-major": true,
820+
"component": "google-cloud-capacityplanner",
821+
"extra-files": [
822+
"google/cloud/capacityplanner/gapic_version.py",
823+
"google/cloud/capacityplanner_v1beta/gapic_version.py",
824+
{
825+
"jsonpath": "$.clientLibrary.version",
826+
"path": "samples/generated_samples/snippet_metadata_google.cloud.capacityplanner.v1beta.json",
827+
"type": "json"
828+
}
829+
],
830+
"release-type": "python"
831+
},
817832
"packages/google-cloud-certificate-manager": {
818833
"bump-minor-pre-major": true,
819834
"bump-patch-for-minor-pre-major": true,

0 commit comments

Comments
 (0)