Update .changeset/eight-trainers-smoke.md

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Mark <codermango@gmail.com>
This commit is contained in:
Mark
2023-04-04 10:04:26 +02:00
committed by GitHub
parent 199905a914
commit 6dfe695b09
+1 -1
View File
@@ -1,5 +1,5 @@
---
'@backstage/catalog-client': minor
'@backstage/catalog-client': patch
---
Fixed bug in `queryEntities` of `CatalogClient` where the `sortField` is supposed to be changed to `orderField`.