From a5b51024de068b1801e8003b3ecb2ea1aa839f5d Mon Sep 17 00:00:00 2001 From: Jordan Andrzejczak Date: Mon, 28 Jul 2025 20:16:15 +0200 Subject: [PATCH] Fix prettier in changeset Signed-off-by: Jordan Andrzejczak --- .changeset/two-bars-warn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/two-bars-warn.md b/.changeset/two-bars-warn.md index 7f1dbea32c..beef36201f 100644 --- a/.changeset/two-bars-warn.md +++ b/.changeset/two-bars-warn.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog': patch --- -Fixed bug in EntityLayout that caused wiping existing query parameters when opening the InspectEntityDialog. \ No newline at end of file +Fixed bug in EntityLayout that caused wiping existing query parameters when opening the InspectEntityDialog.