Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-11-25 16:21:32 +00:00
parent fea7302000
commit 756986e5e7
363 changed files with 4740 additions and 182 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/create-app
## 0.7.7-next.0
### Patch Changes
- c8c2329: Add proxy configuration from env-vars to create-app tasks
- Updated dependencies
- @backstage/cli-common@0.1.16-next.0
## 0.7.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/create-app",
"version": "0.7.6",
"version": "0.7.7-next.0",
"description": "A CLI that helps you create your own Backstage app",
"backstage": {
"role": "cli"