Update create-app version to patch

Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
Ben Lambert
2025-04-15 11:44:43 +02:00
committed by benjdlambert
parent 2e32407e4b
commit b62e93df21
+1 -1
View File
@@ -1,6 +1,6 @@
---
'@backstage/plugin-scaffolder-backend-module-github': minor
'@backstage/create-app': minor
'@backstage/create-app': patch
---
**BREAKING** The `publish:github` scaffolder action now defaults to initializing with a branch named "main" instead of "master" when creating new repositories.