Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-11-04 15:00:26 +00:00
parent 719d772743
commit 3738293d26
273 changed files with 3065 additions and 137 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-app-visualizer
## 0.1.25-next.1
### Patch Changes
- e81b3f0: Improve tree visualizer to use a horizontal layout and fill the content space.
- Updated dependencies
- @backstage/core-components@0.18.3-next.1
- @backstage/core-plugin-api@1.11.2-next.1
- @backstage/frontend-plugin-api@0.12.2-next.1
## 0.1.25-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-visualizer",
"version": "0.1.25-next.0",
"version": "0.1.25-next.1",
"description": "Visualizes the Backstage app structure",
"backstage": {
"role": "frontend-plugin",