Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-01-27 15:51:11 +00:00
parent 35c5b64344
commit d4b85dddee
387 changed files with 5533 additions and 194 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/create-app
## 0.7.9-next.0
### Patch Changes
- 7455dae: Use node prefix on native imports
- c38b74d: Switched `next-app` template to use blueprint from `@backstage/plugin-app-react`.
- Updated dependencies
- @backstage/cli-common@0.1.18-next.0
## 0.7.8
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/create-app",
"version": "0.7.8",
"version": "0.7.9-next.0",
"description": "A CLI that helps you create your own Backstage app",
"backstage": {
"role": "cli"