diff --git a/.changeset/sweet-fishes-taste.md b/.changeset/sweet-fishes-taste.md index 9ece1a85da..b64a3840ed 100644 --- a/.changeset/sweet-fishes-taste.md +++ b/.changeset/sweet-fishes-taste.md @@ -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.