Version Packages

This commit is contained in:
github-actions[bot]
2025-09-16 13:22:58 +00:00
parent 7a3daf82dd
commit b799a2d07f
444 changed files with 4397 additions and 1032 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-org
## 0.6.44
### Patch Changes
- 22b69f2: Fixing issue with extra slash in the routing
- Updated dependencies
- @backstage/plugin-catalog-react@1.21.0
- @backstage/frontend-plugin-api@0.12.0
- @backstage/core-plugin-api@1.11.0
- @backstage/core-components@0.18.0
- @backstage/core-compat-api@0.5.2
## 0.6.44-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-org",
"version": "0.6.44-next.2",
"version": "0.6.44",
"description": "A Backstage plugin that helps you create entity pages for your organization",
"backstage": {
"role": "frontend-plugin",