Merge pull request #33818 from backstage/maratd/remove-humanize-entity-ref-org

fix(org): replace deprecated humanizeEntityRef with Catalog Presentation API
This commit is contained in:
Fredrik Adelöw
2026-04-09 11:39:37 +02:00
committed by GitHub
3 changed files with 150 additions and 4 deletions
@@ -0,0 +1,5 @@
---
'@backstage/plugin-org': patch
---
Replaced deprecated `humanizeEntityRef` usage with the Catalog Presentation API.