ci: release

This commit is contained in:
github-actions[bot]
2026-04-01 15:02:06 +00:00
parent dad55bb80a
commit 2463da9556
32 changed files with 168 additions and 41 deletions

View File

@@ -1,19 +0,0 @@
---
"emdash": minor
"@emdash-cms/admin": minor
"@emdash-cms/auth": minor
"@emdash-cms/blocks": minor
"@emdash-cms/cloudflare": minor
"@emdash-cms/gutenberg-to-portable-text": minor
"@emdash-cms/plugin-ai-moderation": minor
"@emdash-cms/plugin-atproto": minor
"@emdash-cms/plugin-audit-log": minor
"@emdash-cms/plugin-color": minor
"@emdash-cms/plugin-embeds": minor
"@emdash-cms/plugin-forms": minor
"@emdash-cms/plugin-webhook-notifier": minor
"@emdash-cms/x402": minor
"create-emdash": minor
---
First beta release

View File

@@ -1,7 +0,0 @@
---
"create-emdash": patch
---
Remove manual bootstrap step from CLI output
The create-emdash CLI no longer suggests running `bootstrap` as a manual step, since EmDash now auto-bootstraps on first run.