ci: release
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@emdash-cms/admin": patch
|
||||
---
|
||||
|
||||
Update branding
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"create-emdash": patch
|
||||
---
|
||||
|
||||
Fix spinner hanging during dependency installation by using async exec instead of execSync, which was blocking the event loop and preventing the spinner animation from updating.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"emdash": patch
|
||||
---
|
||||
|
||||
Fix crash on fresh deployments when the first request hits a public page before setup has run. The middleware now detects an empty database and redirects to the setup wizard instead of letting template helpers query missing tables.
|
||||
Reference in New Issue
Block a user