Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-09-30 14:42:12 +00:00
parent 0aa318ede6
commit ffb5b44d86
62 changed files with 2627 additions and 33 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-org
## 0.6.45-next.2
### Patch Changes
- 8b7351f: Add `initialRelationAggregation` and `showAggregateMembersToggle` options to `EntityMembersListCard` as well to `EntityOwnershipCard`
- Updated dependencies
- @backstage/core-components@0.18.2-next.2
## 0.6.45-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-org",
"version": "0.6.45-next.1",
"version": "0.6.45-next.2",
"description": "A Backstage plugin that helps you create entity pages for your organization",
"backstage": {
"role": "frontend-plugin",