diff --git a/.changeset/metal-kings-argue.md b/.changeset/metal-kings-argue.md index a0adeb6f04..3b00a54748 100644 --- a/.changeset/metal-kings-argue.md +++ b/.changeset/metal-kings-argue.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-search-backend-module-catalog': patch +'@backstage/plugin-search-backend-module-catalog': minor --- -Move 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**: 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.