Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-11-05 12:34:28 +00:00
parent 69696f912b
commit 42386c2119
268 changed files with 3779 additions and 133 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-app-visualizer
## 0.1.12-next.2
### Patch Changes
- e586e77: New `devDependency` for local development setup.
- Updated dependencies
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/frontend-plugin-api@0.9.1-next.1
## 0.1.12-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-visualizer",
"version": "0.1.12-next.1",
"version": "0.1.12-next.2",
"description": "Visualizes the Backstage app structure",
"backstage": {
"role": "frontend-plugin",