Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-04-29 14:27:15 +00:00
parent 22d40d0136
commit 125d09682e
353 changed files with 5290 additions and 183 deletions
+17
View File
@@ -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 -1
View File
@@ -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",