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.