Skip to content

Commit 0482063

Browse files
chore: Update release-please config files (googleapis#12445)
Update release-please config files
1 parent 81fbac0 commit 0482063

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

release-please-config.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,21 @@
9595
],
9696
"release-type": "python"
9797
},
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+
},
98113
"packages/google-apps-meet": {
99114
"bump-minor-pre-major": true,
100115
"bump-patch-for-minor-pre-major": true,

0 commit comments

Comments
 (0)