diff --git a/.changeset/swift-kangaroos-drop.md b/.changeset/swift-kangaroos-drop.md new file mode 100644 index 0000000000..77d837deba --- /dev/null +++ b/.changeset/swift-kangaroos-drop.md @@ -0,0 +1,5 @@ +--- +'@backstage/catalog-client': patch +--- + +Fixed a bug in the `queryEntities` method where errors were not being handled properly.