Version Packages

This commit is contained in:
github-actions[bot]
2025-08-19 13:01:39 +00:00
parent 2974f7f52b
commit b93a3471c2
489 changed files with 4672 additions and 1646 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-org
## 0.6.42
### Patch Changes
- 43cbb10: Added OwnershipCard, ComponentsGrid and UserProfileCard components to the `overridableComponents`.
- 8b1bf6e: Updated README instructions for the new frontend system
- 4ee19ed: Added support for scrolling to OwnershipCard component
- Updated dependencies
- @backstage/core-components@0.17.5
- @backstage/frontend-plugin-api@0.11.0
- @backstage/core-compat-api@0.5.0
- @backstage/plugin-catalog-react@1.20.0
## 0.6.42-next.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-org",
"version": "0.6.42-next.3",
"version": "0.6.42",
"description": "A Backstage plugin that helps you create entity pages for your organization",
"backstage": {
"role": "frontend-plugin",