Version Packages

This commit is contained in:
github-actions[bot]
2025-09-16 13:22:58 +00:00
parent 7a3daf82dd
commit b799a2d07f
444 changed files with 4397 additions and 1032 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/create-app
## 0.7.4
### Patch Changes
- b2d9fc1: Creates a plugin that redirects from the Home page to the Catalog index page to avoid seeing a not found page error when starting the app.
- 020d484: Bumped create-app version.
- 02dbe8e: Add missing dependency to `@backstage/cli`, `@backstage/core-plugin-api` and `@backstage/integration-react`
## 0.7.4-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/create-app",
"version": "0.7.4-next.2",
"version": "0.7.4",
"description": "A CLI that helps you create your own Backstage app",
"backstage": {
"role": "cli"