change from minor to patch suggestion

Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
This commit is contained in:
Jake Crews
2022-08-26 06:54:40 -05:00
committed by Jake Crews
parent 5e901b67fa
commit 6b5f0dd6d4
+1 -1
View File
@@ -1,5 +1,5 @@
---
'@backstage/plugin-github-pull-requests-board': minor
'@backstage/plugin-github-pull-requests-board': patch
---
Add optional `defaultLimit` prop to `EntityTeamPullRequestsCard` and `EntityTeamPullRequestsContent` to limit the number of PRs shown per repository. Excluding this prop will result in showing all PRs for each repository.