From f5d727ab6025cf450ef2944c6e6a57784f5bad85 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Thu, 19 Mar 2026 19:23:17 +0100 Subject: [PATCH] Fix prettier formatting in changeset Signed-off-by: Patrik Oldsberg Made-with: Cursor --- .changeset/remove-plugin-header-action-define-params.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/remove-plugin-header-action-define-params.md b/.changeset/remove-plugin-header-action-define-params.md index d3dbcdc410..93a85856e2 100644 --- a/.changeset/remove-plugin-header-action-define-params.md +++ b/.changeset/remove-plugin-header-action-define-params.md @@ -2,4 +2,4 @@ '@backstage/frontend-plugin-api': patch --- -Removed the unnecessary need to use `defineParams` callback from `PluginHeaderActionBlueprint`. It still works, but is no longer required. +Removed the unnecessary need to use `defineParams` callback from `PluginHeaderActionBlueprint`. It still works, but is no longer required.