We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be31ec9 commit 75571b2Copy full SHA for 75571b2
1 file changed
release-please-config.json
@@ -80,21 +80,6 @@
80
],
81
"release-type": "python"
82
},
83
- "packages/google-apps-events-subscriptions": {
84
- "bump-minor-pre-major": true,
85
- "bump-patch-for-minor-pre-major": true,
86
- "component": "google-apps-events-subscriptions",
87
- "extra-files": [
88
- "google/apps/events_subscriptions/gapic_version.py",
89
- "google/apps/events_subscriptions_v1/gapic_version.py",
90
- {
91
- "jsonpath": "$.clientLibrary.version",
92
- "path": "samples/generated_samples/snippet_metadata_google.apps.events.subscriptions.v1.json",
93
- "type": "json"
94
- }
95
- ],
96
- "release-type": "python"
97
- },
98
"packages/google-apps-meet": {
99
"bump-minor-pre-major": true,
100
"bump-patch-for-minor-pre-major": true,
0 commit comments