From 838c09111331dd8bf2c34a75bd1818e76c95453a Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Mon, 11 May 2026 06:18:29 +0000
Subject: [PATCH] ci: release
---
.changeset/admin-panel-surfaces.md | 7 ---
.changeset/better-cameras-smoke.md | 5 --
.changeset/changeset-rs256-support.md | 8 ---
.changeset/cli-bundle-size-caps.md | 6 ---
.changeset/comment-moderation-checkboxes.md | 5 --
.changeset/forms-embed-definition-envelope.md | 5 --
.changeset/idempotent-016-api-tokens.md | 5 --
.changeset/legal-doodles-move.md | 5 --
.changeset/mcp-menu-locale-awareness.md | 22 --------
.changeset/media-allowed-types.md | 10 ----
.changeset/modern-maps-remain.md | 5 --
.changeset/plugin-types-extract.md | 5 --
.changeset/plugin-types-package.md | 5 --
.changeset/public-women-behave.md | 5 --
.changeset/registry-cli-exit-hang.md | 5 --
.changeset/registry-cli-granular-scopes.md | 5 --
.changeset/registry-cli-login-error.md | 5 --
.changeset/registry-cli-package.md | 5 --
.changeset/registry-client-package.md | 5 --
.changeset/registry-lexicons-nsid-lists.md | 5 --
.changeset/registry-lexicons-package.md | 5 --
.changeset/seed-menu-item-i18n.md | 5 --
.changeset/seo-og-image-in-panel.md | 5 --
.changeset/server-timing-metrics.md | 5 --
.changeset/sixty-wombats-itch.md | 5 --
.changeset/sweet-toys-matter.md | 5 --
.changeset/swift-turtles-yell.md | 5 --
.changeset/table-support.md | 5 --
.changeset/tall-flies-vanish.md | 5 --
.changeset/tall-oranges-appear.md | 5 --
.changeset/young-beans-notice.md | 5 --
fixtures/perf-site/CHANGELOG.md | 8 +++
fixtures/perf-site/package.json | 2 +-
infra/blog-demo/CHANGELOG.md | 9 ++++
infra/blog-demo/package.json | 2 +-
infra/cache-demo/CHANGELOG.md | 9 ++++
infra/cache-demo/package.json | 2 +-
packages/admin/CHANGELOG.md | 43 +++++++++++++++
packages/admin/package.json | 2 +-
packages/auth-atproto/CHANGELOG.md | 8 +++
packages/auth-atproto/package.json | 4 +-
packages/auth/CHANGELOG.md | 8 +++
packages/auth/package.json | 2 +-
packages/blocks/CHANGELOG.md | 2 +
packages/blocks/package.json | 2 +-
packages/cloudflare/CHANGELOG.md | 7 +++
packages/cloudflare/package.json | 2 +-
packages/core/CHANGELOG.md | 54 +++++++++++++++++++
packages/core/package.json | 4 +-
packages/create-emdash/CHANGELOG.md | 2 +
packages/create-emdash/package.json | 2 +-
.../gutenberg-to-portable-text/CHANGELOG.md | 2 +
.../gutenberg-to-portable-text/package.json | 2 +-
packages/plugin-types/CHANGELOG.md | 7 +++
packages/plugin-types/package.json | 2 +-
packages/plugins/api-test/package.json | 2 +-
packages/plugins/embeds/CHANGELOG.md | 8 +++
packages/plugins/embeds/package.json | 4 +-
packages/plugins/forms/CHANGELOG.md | 9 ++++
packages/plugins/forms/package.json | 4 +-
packages/registry-cli/CHANGELOG.md | 22 ++++++++
packages/registry-cli/package.json | 2 +-
packages/registry-client/CHANGELOG.md | 10 ++++
packages/registry-client/package.json | 2 +-
packages/registry-lexicons/CHANGELOG.md | 11 ++++
packages/registry-lexicons/package.json | 2 +-
packages/x402/CHANGELOG.md | 2 +
packages/x402/package.json | 2 +-
pnpm-lock.yaml | 10 ++--
69 files changed, 249 insertions(+), 211 deletions(-)
delete mode 100644 .changeset/admin-panel-surfaces.md
delete mode 100644 .changeset/better-cameras-smoke.md
delete mode 100644 .changeset/changeset-rs256-support.md
delete mode 100644 .changeset/cli-bundle-size-caps.md
delete mode 100644 .changeset/comment-moderation-checkboxes.md
delete mode 100644 .changeset/forms-embed-definition-envelope.md
delete mode 100644 .changeset/idempotent-016-api-tokens.md
delete mode 100644 .changeset/legal-doodles-move.md
delete mode 100644 .changeset/mcp-menu-locale-awareness.md
delete mode 100644 .changeset/media-allowed-types.md
delete mode 100644 .changeset/modern-maps-remain.md
delete mode 100644 .changeset/plugin-types-extract.md
delete mode 100644 .changeset/plugin-types-package.md
delete mode 100644 .changeset/public-women-behave.md
delete mode 100644 .changeset/registry-cli-exit-hang.md
delete mode 100644 .changeset/registry-cli-granular-scopes.md
delete mode 100644 .changeset/registry-cli-login-error.md
delete mode 100644 .changeset/registry-cli-package.md
delete mode 100644 .changeset/registry-client-package.md
delete mode 100644 .changeset/registry-lexicons-nsid-lists.md
delete mode 100644 .changeset/registry-lexicons-package.md
delete mode 100644 .changeset/seed-menu-item-i18n.md
delete mode 100644 .changeset/seo-og-image-in-panel.md
delete mode 100644 .changeset/server-timing-metrics.md
delete mode 100644 .changeset/sixty-wombats-itch.md
delete mode 100644 .changeset/sweet-toys-matter.md
delete mode 100644 .changeset/swift-turtles-yell.md
delete mode 100644 .changeset/table-support.md
delete mode 100644 .changeset/tall-flies-vanish.md
delete mode 100644 .changeset/tall-oranges-appear.md
delete mode 100644 .changeset/young-beans-notice.md
create mode 100644 packages/plugin-types/CHANGELOG.md
create mode 100644 packages/registry-cli/CHANGELOG.md
create mode 100644 packages/registry-client/CHANGELOG.md
create mode 100644 packages/registry-lexicons/CHANGELOG.md
diff --git a/.changeset/admin-panel-surfaces.md b/.changeset/admin-panel-surfaces.md
deleted file mode 100644
index 2f5d039b5..000000000
--- a/.changeset/admin-panel-surfaces.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-"@emdash-cms/admin": patch
----
-
-Fixes admin lists, tables and info cards rendering as transparent against the page background. Card containers in the content list, content type list, content type editor, media library, comments, users and device authorization views now have an explicit `bg-kumo-base` surface so they're visually distinct from the body.
-
-Also fixes column header labels in content list tables ("Title", "Status", etc.) rendering pale because of an undefined Tailwind class (`text-kumo-fg`) -- they now use the default text color and rely on the sort indicator icon to signal active state.
diff --git a/.changeset/better-cameras-smoke.md b/.changeset/better-cameras-smoke.md
deleted file mode 100644
index ecf4e6ccf..000000000
--- a/.changeset/better-cameras-smoke.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@emdash-cms/admin": patch
----
-
-Replaces 20 raw `` elements across the admin UI with Kumo's `Switch` and `Checkbox` components. Single-boolean toggles (SEO, Enable comments, Required, etc.) become `Switch`; multi-select / list-context checkboxes (collection multi-select, term tree nodes) become `Checkbox`. Drops manual styling and label markup that duplicated what the Kumo components provide built-in.
diff --git a/.changeset/changeset-rs256-support.md b/.changeset/changeset-rs256-support.md
deleted file mode 100644
index ce7de8ebb..000000000
--- a/.changeset/changeset-rs256-support.md
+++ /dev/null
@@ -1,8 +0,0 @@
----
-"@emdash-cms/auth": patch
-"emdash": patch
----
-
-Enhances Passkey authentication with polymorphic algorithm support. Adds support for RS256 (RSA) alongside the existing ES256 (ECDSA) implementation, ensuring full compatibility with Windows Hello, hardware security keys, and FIDO2 standards. Includes a database migration to track and persist credential algorithms for future-proof authentication.
-
-Note for standalone `@emdash-cms/auth` consumers: If your `credentials` table already exists, you must manually run `ALTER TABLE credentials ADD COLUMN algorithm INTEGER NOT NULL DEFAULT -7` to support this update. The `DEFAULT -7` value ensures that existing rows (which are all ES256) continue to work seamlessly without requiring any data backfill.
diff --git a/.changeset/cli-bundle-size-caps.md b/.changeset/cli-bundle-size-caps.md
deleted file mode 100644
index d231de2cb..000000000
--- a/.changeset/cli-bundle-size-caps.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-"@emdash-cms/registry-cli": minor
-"emdash": minor
----
-
-Enforces the sandboxed plugin bundle size caps from RFC 0001 §"Bundle size limits" in both the `bundle` and `publish` CLI flows: total decompressed ≤ 256 KB, per-file decompressed ≤ 128 KB, and at most 20 files per bundle. The previous bundle command capped only the total at 5 MB; the publish command now also re-validates the decompressed tarball before signing the release record so a publisher hits the same cap locally that aggregators enforce at ingest. Bundles between 256 KB and the old 5 MB ceiling will now be rejected — usually a sign the plugin is bundling host-provided dependencies or assets that belong in a CDN rather than the plugin payload.
diff --git a/.changeset/comment-moderation-checkboxes.md b/.changeset/comment-moderation-checkboxes.md
deleted file mode 100644
index 0927b8b43..000000000
--- a/.changeset/comment-moderation-checkboxes.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@emdash-cms/admin": patch
----
-
-Fixes broken checkboxes on the comments moderation page (`/_emdash/admin/comments`). Selecting a comment threw a JavaScript error and did not select the row.
diff --git a/.changeset/forms-embed-definition-envelope.md b/.changeset/forms-embed-definition-envelope.md
deleted file mode 100644
index 55cc72f64..000000000
--- a/.changeset/forms-embed-definition-envelope.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@emdash-cms/plugin-forms": patch
----
-
-Fix embedded forms so public rendering accepts the API response envelope returned by the form definition route.
diff --git a/.changeset/idempotent-016-api-tokens.md b/.changeset/idempotent-016-api-tokens.md
deleted file mode 100644
index cedaef636..000000000
--- a/.changeset/idempotent-016-api-tokens.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"emdash": patch
----
-
-Fixes migration `016_api_tokens` failing with `table "_emdash_api_tokens" already exists` after a partially-applied previous attempt. If `up()` crashed mid-way (D1 subrequest limit, isolate cancellation, transient connection error), the migration record never got recorded and Kysely re-ran the migration from the top on the next request, blocking every subsequent boot. `up()` now uses `IF NOT EXISTS` on every CREATE so a retry skips already-applied steps and finishes the remainder. Resolves the "table already exists" error reported on fresh Cloudflare Workers + D1 deploys.
diff --git a/.changeset/legal-doodles-move.md b/.changeset/legal-doodles-move.md
deleted file mode 100644
index 5c4f23069..000000000
--- a/.changeset/legal-doodles-move.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@emdash-cms/admin": patch
----
-
-Fixes button and link inconsistencies across the admin UI. Standardises on Kumo's `Button` `icon` prop and `LinkButton` (with `external` for new-tab links) instead of manual icon spacing and raw anchor styling, removes a `