Merge branch 'master' into patch/resource

This commit is contained in:
Peter Macdonald
2026-01-05 09:46:38 +01:00
715 changed files with 16384 additions and 5622 deletions
+20
View File
@@ -1,5 +1,25 @@
# @backstage/plugin-org
## 0.6.48-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.21.5-next.0
- @backstage/frontend-plugin-api@0.13.2
## 0.6.47
### Patch Changes
- f3f84f1: Minor extension type updates after frontend API bump
- d02db50: Remove unnecessary use of `compatWrapper` and `convertLegacyRouteRef`(s) for the new frontend system.
- Updated dependencies
- @backstage/frontend-plugin-api@0.13.2
- @backstage/core-components@0.18.4
- @backstage/plugin-catalog-react@1.21.4
- @backstage/core-plugin-api@1.12.1
## 0.6.47-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-org",
"version": "0.6.47-next.1",
"version": "0.6.48-next.0",
"description": "A Backstage plugin that helps you create entity pages for your organization",
"backstage": {
"role": "frontend-plugin",