Version Packages

This commit is contained in:
github-actions[bot]
2026-03-17 21:39:07 +00:00
parent e704c00979
commit 5725b5fcfa
679 changed files with 6785 additions and 2555 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-app-visualizer
## 0.2.1
### Patch Changes
- c25532a: Switched dev entry point to use `createDevApp` from `@backstage/frontend-dev-utils`.
- Updated dependencies
- @backstage/ui@0.13.0
- @backstage/core-plugin-api@1.12.4
- @backstage/core-components@0.18.8
- @backstage/frontend-plugin-api@0.15.0
## 0.2.1-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-visualizer",
"version": "0.2.1-next.2",
"version": "0.2.1",
"description": "Visualizes the Backstage app structure",
"backstage": {
"role": "frontend-plugin",