Skip to content

Commit 5eb8e4d

Browse files
chore: Update release-please config files (#14002)
Update release-please config files
1 parent f4c0d3d commit 5eb8e4d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

release-please-config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,16 @@
138138
"extra-files": [
139139
"google/apps/events_subscriptions/gapic_version.py",
140140
"google/apps/events_subscriptions_v1/gapic_version.py",
141+
"google/apps/events_subscriptions_v1beta/gapic_version.py",
141142
{
142143
"jsonpath": "$.clientLibrary.version",
143144
"path": "samples/generated_samples/snippet_metadata_google.apps.events.subscriptions.v1.json",
144145
"type": "json"
146+
},
147+
{
148+
"jsonpath": "$.clientLibrary.version",
149+
"path": "samples/generated_samples/snippet_metadata_google.apps.events.subscriptions.v1beta.json",
150+
"type": "json"
145151
}
146152
],
147153
"release-type": "python"

0 commit comments

Comments
 (0)