Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-10-21 16:14:43 +00:00
parent 69566a984f
commit 807af8ce0e
381 changed files with 4953 additions and 191 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/create-app
## 0.7.6-next.0
### Patch Changes
- fc7cbfc: Added the new `@backstage/cli/templates/catalog-provider-module` template to the explicit template configuration for the `next-app` template.
- Updated dependencies
- @backstage/cli-common@0.1.15
## 0.7.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/create-app",
"version": "0.7.5",
"version": "0.7.6-next.0",
"description": "A CLI that helps you create your own Backstage app",
"backstage": {
"role": "cli"