Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-11-11 21:45:56 +00:00
parent eceb4628e4
commit 20fae88bdf
52 changed files with 612 additions and 25 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-app-visualizer
## 0.1.25-next.2
### Patch Changes
- 722e2df: Migrated to use `@backstage/ui`.
- Updated dependencies
- @backstage/ui@0.9.0-next.3
- @backstage/frontend-plugin-api@0.12.2-next.2
- @backstage/core-components@0.18.3-next.2
## 0.1.25-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-visualizer",
"version": "0.1.25-next.1",
"version": "0.1.25-next.2",
"description": "Visualizes the Backstage app structure",
"backstage": {
"role": "frontend-plugin",