From 10ff5397b8dc8e7d201ce89c11aab457e2f0d3da Mon Sep 17 00:00:00 2001 From: "binary.baum" Date: Tue, 2 Dec 2025 13:31:20 +0100 Subject: [PATCH] set the default search type to all instead of software-catalog in the search page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: binary.baum Signed-off-by: Vödisch, Alexander --- .changeset/three-rooms-enjoy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/three-rooms-enjoy.md b/.changeset/three-rooms-enjoy.md index 2679de1c7f..d47c369ff9 100644 --- a/.changeset/three-rooms-enjoy.md +++ b/.changeset/three-rooms-enjoy.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-search': major +'@backstage/plugin-search': minor --- Set the default search type to `All` instead of `Software Catalog` in the search page.