org: migrate to new composability API

This commit is contained in:
Patrik Oldsberg
2021-02-02 20:22:07 +01:00
parent b712841d61
commit 0269f4fd91
5 changed files with 48 additions and 7 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-org': patch
---
Migrate to new composability API, exporting the plugin instance as `orgPlugin`, and the entity cards as `EntityGroupProfileCard`, `EntityMembersListCard`, `EntityOwnershipCard`, and `EntityUserProfileCard`.