Version Packages (next)
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-org
|
||||
|
||||
## 0.6.18-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 59c24b9: Fix issue where members inside of `<EntityMembersListCard>` would be rendered as squished when the card itself was shrunk down.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.9-next.3
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
- @backstage/theme@0.5.0-next.1
|
||||
- @backstage/plugin-catalog-react@1.9.2-next.3
|
||||
|
||||
## 0.6.18-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-org",
|
||||
"description": "A Backstage plugin that helps you create entity pages for your organization",
|
||||
"version": "0.6.18-next.2",
|
||||
"version": "0.6.18-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user