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
+6
View File
@@ -1,5 +1,11 @@
# @backstage/create-app
## 0.7.6-next.2
### Patch Changes
- 9f939a6: Added `@backstage/plugin-app-visualizer` to the app in the `--next` template.
## 0.7.6-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/create-app",
"version": "0.7.6-next.1",
"version": "0.7.6-next.2",
"description": "A CLI that helps you create your own Backstage app",
"backstage": {
"role": "cli"