From 35718b2c10b30eb768610a726de59174a122c461 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Mon, 22 Sep 2025 20:03:47 +0200 Subject: [PATCH] Update .changeset/tame-hairs-smash.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fredrik Adelöw --- .changeset/tame-hairs-smash.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/tame-hairs-smash.md b/.changeset/tame-hairs-smash.md index d74b2ffeb7..db05708132 100644 --- a/.changeset/tame-hairs-smash.md +++ b/.changeset/tame-hairs-smash.md @@ -3,4 +3,4 @@ '@backstage/plugin-bitbucket-cloud-common': patch --- -Allow for passing a pagelen parameter to configure the pagelength property of the BitbucketCloudEntityProvider searchCode pagination to resolve [bug](https://jira.atlassian.com/browse/BCLOUD-23644) pertaining to duplicate results being returned. +Allow for passing a `pagelen` parameter to configure the `pagelength` property of the `BitbucketCloudEntityProvider` `searchCode` pagination to resolve [bug](https://jira.atlassian.com/browse/BCLOUD-23644) pertaining to duplicate results being returned.