Skip to content

Commit e713787

Browse files
chore: Update release-please config files (#14749)
Update release-please config files
1 parent 32b32ef commit e713787

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"packages/google-cloud-bigquery-storage": "2.33.1",
33
"packages/google-cloud-dialogflow-cx": "2.0.0",
4-
"packages/google-cloud-org-policy": "1.14.0",
5-
"packages/grpc-google-iam-v1": "0.14.3"
4+
"packages/google-cloud-org-policy": "1.14.0"
65
}

release-please-config.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,6 @@
7878
}
7979
],
8080
"release-type": "python"
81-
},
82-
"packages/grpc-google-iam-v1": {
83-
"bump-minor-pre-major": true,
84-
"bump-patch-for-minor-pre-major": true,
85-
"component": "grpc-google-iam-v1",
86-
"extra-files": [],
87-
"release-type": "python"
8881
}
8982
}
9083
}

0 commit comments

Comments
 (0)