From 80c471ac428ae635d8e590d2ca95e034a40e0a3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Thu, 10 Aug 2023 11:41:43 +0200 Subject: [PATCH] nerf the changeset again MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fredrik Adelöw --- .changeset/metal-kings-argue.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/metal-kings-argue.md b/.changeset/metal-kings-argue.md index 3b00a54748..d3edf502f0 100644 --- a/.changeset/metal-kings-argue.md +++ b/.changeset/metal-kings-argue.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-search-backend-module-catalog': minor +'@backstage/plugin-search-backend-module-catalog': patch --- -**BREAKING**: Moved collator settings from module options into app-config. You are now expected to set up the catalog collator under the `search.collators.catalog` configuration key. +Breaking change in the alpha export `searchModuleCatalogCollator`: Moved collator settings from module options into app-config. You are now expected to set up the catalog collator under the `search.collators.catalog` configuration key.