We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81fbac0 commit 0482063Copy full SHA for 0482063
1 file changed
release-please-config.json
@@ -95,6 +95,21 @@
95
],
96
"release-type": "python"
97
},
98
+ "packages/google-apps-events-subscriptions": {
99
+ "bump-minor-pre-major": true,
100
+ "bump-patch-for-minor-pre-major": true,
101
+ "component": "google-apps-events-subscriptions",
102
+ "extra-files": [
103
+ "google/apps/events_subscriptions/gapic_version.py",
104
+ "google/apps/events_subscriptions_v1/gapic_version.py",
105
+ {
106
+ "jsonpath": "$.clientLibrary.version",
107
+ "path": "samples/generated_samples/snippet_metadata_google.apps.events.subscriptions.v1.json",
108
+ "type": "json"
109
+ }
110
+ ],
111
+ "release-type": "python"
112
+ },
113
"packages/google-apps-meet": {
114
"bump-minor-pre-major": true,
115
"bump-patch-for-minor-pre-major": true,
0 commit comments