Version Packages (next) (#32150)

This commit is contained in:
Backstage Service Account
2025-12-23 18:22:06 +01:00
committed by GitHub
parent f322010f67
commit fea3e3972d
72 changed files with 1206 additions and 36 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/create-app
## 0.7.8-next.0
### Patch Changes
- Bumped create-app version.
- Updated dependencies
- @backstage/cli-common@0.1.16
## 0.7.7
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/create-app",
"version": "0.7.7",
"version": "0.7.8-next.0",
"description": "A CLI that helps you create your own Backstage app",
"backstage": {
"role": "cli"