Version Packages (next)
This commit is contained in:
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-org
|
||||
|
||||
## 0.6.39-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- fb58f20: Internal update to use the new `pluginId` option of `createFrontendPlugin`.
|
||||
- 08ba448: display entity-ref in GroupProfileCard so groups can easily determine their Group ID
|
||||
- 18e84c9: Fixed missing spec.profile field on MyGroupsSidebarItem.tsx so the group spec.profile.displayName is shown on the sidebar"
|
||||
- 72d019d: Removed various typos
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.17.2-next.0
|
||||
- @backstage/frontend-plugin-api@0.10.2-next.0
|
||||
- @backstage/core-compat-api@0.4.2-next.1
|
||||
- @backstage/plugin-catalog-react@1.18.0-next.1
|
||||
- @backstage/catalog-model@1.7.3
|
||||
- @backstage/core-plugin-api@1.10.6
|
||||
- @backstage/plugin-catalog-common@1.1.4-next.0
|
||||
|
||||
## 0.6.39-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-org",
|
||||
"version": "0.6.39-next.0",
|
||||
"version": "0.6.39-next.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