Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-08-05 13:45:29 +00:00
parent cd0fff26fa
commit 1e8a013c67
70 changed files with 1505 additions and 34 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/create-app
## 0.7.2-next.2
### Patch Changes
- Bumped create-app version.
- Updated dependencies
- @backstage/cli-common@0.1.15
## 0.7.2-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/create-app",
"version": "0.7.2-next.1",
"version": "0.7.2-next.2",
"description": "A CLI that helps you create your own Backstage app",
"backstage": {
"role": "cli"