Version Packages

This commit is contained in:
github-actions[bot]
2025-07-15 14:26:41 +00:00
parent c167ee9ccd
commit 9a7cae26c9
451 changed files with 4692 additions and 880 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-org
## 0.6.41
### Patch Changes
- 3ab9b96: Updated card extensions for the new frontend system to use the new entity predicates, and switch the card type to `info` for the user and group profile cards.
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.1
- @backstage/catalog-model@1.7.5
- @backstage/core-components@0.17.4
- @backstage/core-plugin-api@1.10.9
- @backstage/core-compat-api@0.4.4
- @backstage/frontend-plugin-api@0.10.4
- @backstage/plugin-catalog-common@1.1.5
## 0.6.41-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-org",
"version": "0.6.41-next.1",
"version": "0.6.41",
"description": "A Backstage plugin that helps you create entity pages for your organization",
"backstage": {
"role": "frontend-plugin",