Skip to content

Commit 2c30726

Browse files
chore: Update release-please config files (#14543)
Update release-please config files
1 parent e89c354 commit 2c30726

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

.release-please-manifest.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
{
2-
"packages/google-apps-card": "0.1.8",
3-
"packages/google-apps-chat": "0.2.9",
42
"packages/google-apps-events-subscriptions": "0.2.2",
53
"packages/google-apps-meet": "0.1.16",
64
"packages/google-apps-script-type": "0.3.15",

release-please-config.json

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,5 @@
11
{
22
"packages": {
3-
"packages/google-apps-card": {
4-
"bump-minor-pre-major": true,
5-
"bump-patch-for-minor-pre-major": true,
6-
"component": "google-apps-card",
7-
"extra-files": [
8-
"google/apps/card/gapic_version.py",
9-
"google/apps/card_v1/gapic_version.py"
10-
],
11-
"release-type": "python"
12-
},
13-
"packages/google-apps-chat": {
14-
"bump-minor-pre-major": true,
15-
"bump-patch-for-minor-pre-major": true,
16-
"component": "google-apps-chat",
17-
"extra-files": [
18-
"google/apps/chat/gapic_version.py",
19-
"google/apps/chat_v1/gapic_version.py",
20-
{
21-
"jsonpath": "$.clientLibrary.version",
22-
"path": "samples/generated_samples/snippet_metadata_google.chat.v1.json",
23-
"type": "json"
24-
}
25-
],
26-
"release-type": "python"
27-
},
283
"packages/google-apps-events-subscriptions": {
294
"bump-minor-pre-major": true,
305
"bump-patch-for-minor-pre-major": true,

0 commit comments

Comments
 (0)