Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-01-27 15:51:11 +00:00
parent 35c5b64344
commit d4b85dddee
387 changed files with 5533 additions and 194 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-app-visualizer
## 0.1.28-next.0
### Patch Changes
- cb090b4: Bump react-aria-components to v1.14.0
- c38b74d: Internal updates for blueprint moves to `@backstage/plugin-app-react`.
- 4d50e1f: Improved rendering performance of the details page.
- Updated dependencies
- @backstage/ui@0.12.0-next.0
- @backstage/core-components@0.18.6-next.0
- @backstage/frontend-plugin-api@0.14.0-next.0
- @backstage/core-plugin-api@1.12.2-next.0
## 0.1.27
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-visualizer",
"version": "0.1.27",
"version": "0.1.28-next.0",
"description": "Visualizes the Backstage app structure",
"backstage": {
"role": "frontend-plugin",