Version Packages
This commit is contained in:
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-org
|
||||
|
||||
## 0.7.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 64c9a20: The `MembersListCard` now prefers `metadata.title` over `metadata.name` when displaying the group membership card, similarly to the rest of the group profile cards
|
||||
- 87eb31c: Fixed `GroupProfileCard` and `UserProfileCard` content overflowing on narrow screens.
|
||||
- d156cf4: Added `title` and `icon` to the new frontend system plugin definition.
|
||||
- f1f59b1: Replaced deprecated `humanizeEntityRef` usage with the Catalog Presentation API.
|
||||
- Updated dependencies
|
||||
- @backstage/ui@0.14.0
|
||||
- @backstage/catalog-model@1.8.0
|
||||
- @backstage/plugin-catalog-react@2.1.2
|
||||
- @backstage/frontend-plugin-api@0.16.0
|
||||
- @backstage/core-components@0.18.9
|
||||
- @backstage/core-plugin-api@1.12.5
|
||||
- @backstage/plugin-catalog-common@1.1.9
|
||||
|
||||
## 0.7.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-org",
|
||||
"version": "0.7.1-next.2",
|
||||
"version": "0.7.1",
|
||||
"description": "A Backstage plugin that helps you create entity pages for your organization",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user