From bfb7ec48af2b5978d81bd52dbd7bdd88bac48861 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Tue, 17 Mar 2026 20:42:07 +0100 Subject: [PATCH] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Patrik Oldsberg --- .changeset/nfs-header-foundations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/nfs-header-foundations.md b/.changeset/nfs-header-foundations.md index 31d2cf5283..68efd332c4 100644 --- a/.changeset/nfs-header-foundations.md +++ b/.changeset/nfs-header-foundations.md @@ -4,4 +4,4 @@ '@backstage/ui': patch --- -Pages created with `PageBlueprint` now render the plugin header by default in the new frontend system, and `HeaderPage` now supports subtitles for page-level headers. +Pages created with `PageBlueprint` now render the plugin header by default in the new frontend system.