Skip to content

chore(release): restore changesets for 0.13.1#1110

Merged
ascorbic merged 1 commit into
mainfrom
chore/release-restore-changesets-0-13-1
May 19, 2026
Merged

chore(release): restore changesets for 0.13.1#1110
ascorbic merged 1 commit into
mainfrom
chore/release-restore-changesets-0-13-1

Conversation

@ascorbic
Copy link
Copy Markdown
Collaborator

What does this PR do?

Release recovery — the 0.13.1 follow-up to #1105. Restores the two changesets that #1105 removed.

#1105 removed fix-local-media-id-normalization.md (#1100) and ready-worlds-rush.md (#1101) only to flip changesets/action onto the publish path so the already-versioned 0.13.0 would ship. 0.13.0 is now published (npm latest, tags, GitHub releases with the full notes). These two changesets are restored here, byte-identical to their pre-#1105 state, so the work they describe gets a documented release.

Merging this puts the two changesets back on main → the next Release run takes the version path → bumps 0.13.0 → 0.13.1 → refreshes the changeset-release PR (#1103). Merging that PR publishes 0.13.1.

So this PR does not itself publish anything — it re-arms the normal release flow. Two merges to land 0.13.1: this PR, then the refreshed #1103.

Closes #

Type of change

  • Bug fix
  • Feature (requires maintainer-approved Discussion)
  • Refactor (no behavior change)
  • Translation
  • Documentation
  • Performance improvement
  • Tests
  • Chore (dependencies, CI, tooling)

Checklist

  • I have read CONTRIBUTING.md
  • pnpm typecheck passes (N/A — restores 2 changeset files, no code)
  • pnpm lint passes (N/A — no code)
  • pnpm test passes (N/A — no code)
  • pnpm format has been run (N/A — no code)
  • I have added/updated tests for my changes (if applicable)
  • User-visible strings in the admin UI are wrapped for translation (N/A)
  • I have added a changeset (this PR is the changesets — restored from chore(release): drop pending changesets to publish 0.13.0 #1105)
  • New features link to an approved Discussion (N/A — not a feature)

AI-generated code disclosure

  • This PR includes AI-generated code — model/tool: Claude Opus 4.7

Screenshots / test output

After merge, the Release run logs node .github/scripts/release.mjs version (version path, no publish), and the changeset-release PR (#1103) updates to bump 0.13.0 → 0.13.1. npm view emdash version stays 0.13.0 until #1103 is merged.

Restores the two changesets removed in #1105 (which existed only to flip changesets/action onto the publish path for the already-versioned 0.13.0). With 0.13.0 now published, these re-enter the version path: the next Release run bumps 0.13.0 -> 0.13.1 and refreshes the changeset-release PR (#1103), whose merge publishes 0.13.1 with the #1100/#1101 fixes documented. Files are byte-identical to their pre-#1105 state.
Copilot AI review requested due to automatic review settings May 19, 2026 19:20
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 19, 2026

🦋 Changeset detected

Latest commit: 3f99548

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages
Name Type
emdash Patch
@emdash-cms/admin Patch
@emdash-cms/cloudflare Patch
@emdash-cms/fixture-perf-site Patch
@emdash-cms/perf-demo-site Patch
@emdash-cms/cache-demo-site Patch
@emdash-cms/auth Patch
@emdash-cms/blocks Patch
@emdash-cms/gutenberg-to-portable-text Patch
@emdash-cms/x402 Patch
create-emdash Patch
@emdash-cms/auth-atproto Patch
@emdash-cms/plugin-embeds Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
emdash-perf-coordinator 3f99548 May 19 2026, 07:21 PM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
emdash-i18n 3f99548 May 19 2026, 07:21 PM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
docs 3f99548 May 19 2026, 07:22 PM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
emdash-playground 3f99548 May 19 2026, 07:22 PM

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR restores the two Changesets that were temporarily removed to allow the 0.13.0 publish flow to complete, re-enabling the normal Changesets “version” path to produce a 0.13.1 release PR.

Changes:

  • Restores a Changeset for the local media ID normalization fix (emdash patch).
  • Restores a Changeset for the experimental registry admin/CSP fix (@emdash-cms/admin + emdash patches).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.changeset/ready-worlds-rush.md Re-adds the patch Changeset covering the experimental registry navigation + CSP fix.
.changeset/fix-local-media-id-normalization.md Re-adds the patch Changeset covering bare local media ID normalization behavior.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
emdash-demo-cache 3f99548 May 19 2026, 07:22 PM

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 19, 2026

Open in StackBlitz

@emdash-cms/admin

npm i https://pkg.pr.new/@emdash-cms/admin@1110

@emdash-cms/auth

npm i https://pkg.pr.new/@emdash-cms/auth@1110

@emdash-cms/blocks

npm i https://pkg.pr.new/@emdash-cms/blocks@1110

@emdash-cms/cloudflare

npm i https://pkg.pr.new/@emdash-cms/cloudflare@1110

emdash

npm i https://pkg.pr.new/emdash@1110

create-emdash

npm i https://pkg.pr.new/create-emdash@1110

@emdash-cms/gutenberg-to-portable-text

npm i https://pkg.pr.new/@emdash-cms/gutenberg-to-portable-text@1110

@emdash-cms/x402

npm i https://pkg.pr.new/@emdash-cms/x402@1110

@emdash-cms/plugin-ai-moderation

npm i https://pkg.pr.new/@emdash-cms/plugin-ai-moderation@1110

@emdash-cms/plugin-atproto

npm i https://pkg.pr.new/@emdash-cms/plugin-atproto@1110

@emdash-cms/plugin-audit-log

npm i https://pkg.pr.new/@emdash-cms/plugin-audit-log@1110

@emdash-cms/plugin-color

npm i https://pkg.pr.new/@emdash-cms/plugin-color@1110

@emdash-cms/plugin-embeds

npm i https://pkg.pr.new/@emdash-cms/plugin-embeds@1110

@emdash-cms/plugin-forms

npm i https://pkg.pr.new/@emdash-cms/plugin-forms@1110

@emdash-cms/plugin-webhook-notifier

npm i https://pkg.pr.new/@emdash-cms/plugin-webhook-notifier@1110

commit: 3f99548

@ascorbic ascorbic merged commit cf85941 into main May 19, 2026
41 checks passed
@ascorbic ascorbic deleted the chore/release-restore-changesets-0-13-1 branch May 19, 2026 19:29
@emdashbot emdashbot Bot mentioned this pull request May 19, 2026
ascorbic added a commit that referenced this pull request May 19, 2026
#1110 reintroduced these changesets, so changelog-github credited both to #1110/@ascorbic, dropping @jcheese1's credit for #1100. Add per-changeset pr/commit/author overrides (read by @changesets/changelog-github) so the regenerated release PR attributes #1100 to @jcheese1 and #1101 to @ascorbic with the original commits. Editing #1103 directly wouldn't survive the next force-push of changeset-release/main.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants