From 675814c0962df46a37abc30664360bc74c938dd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Tue, 9 Sep 2025 13:29:58 +0200 Subject: [PATCH] Update .changeset/warm-emus-itch.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fredrik Adelöw --- .changeset/warm-emus-itch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/warm-emus-itch.md b/.changeset/warm-emus-itch.md index 3275098425..a7bd51abdb 100644 --- a/.changeset/warm-emus-itch.md +++ b/.changeset/warm-emus-itch.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog': patch --- -Fix incorrect defaultTarget on `createComponentRouteRef`. +Fix incorrect `defaultTarget` on `createComponentRouteRef`.