Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-08-12 15:33:11 +00:00
parent 7d441f9313
commit 571280f19c
55 changed files with 932 additions and 27 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/create-app
## 0.7.2-next.3
### Patch Changes
- 8b1bf6e: Updated the `app.packages` config setting now that it no longer is experimental
## 0.7.2-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/create-app",
"version": "0.7.2-next.2",
"version": "0.7.2-next.3",
"description": "A CLI that helps you create your own Backstage app",
"backstage": {
"role": "cli"