Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-04-29 14:27:15 +00:00
parent 22d40d0136
commit 125d09682e
353 changed files with 5290 additions and 183 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-app-visualizer
## 0.1.19-next.0
### Patch Changes
- fb58f20: Internal update to use the new `pluginId` option of `createFrontendPlugin`.
- Updated dependencies
- @backstage/core-components@0.17.2-next.0
- @backstage/frontend-plugin-api@0.10.2-next.0
- @backstage/core-plugin-api@1.10.6
## 0.1.18
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-visualizer",
"version": "0.1.18",
"version": "0.1.19-next.0",
"description": "Visualizes the Backstage app structure",
"backstage": {
"role": "frontend-plugin",