diff --git a/.changeset/pink-squids-nail.md b/.changeset/pink-squids-nail.md index ed95f3171a..989b5034d5 100644 --- a/.changeset/pink-squids-nail.md +++ b/.changeset/pink-squids-nail.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-backend-module-unprocessed': minor --- -Fix typo of UnprocessedEntitiesModule. +**BREAKING**: Fixing typo in exported module. You will have to rename the import to the correct spelling. `UnprocessedEntites` -> `UnprocessedEntities`