Skip to content

feat: release 6.14.0#987

Merged
joaopcm merged 1 commit into
canaryfrom
joaopcm/release-6.14.0
Jun 17, 2026
Merged

feat: release 6.14.0#987
joaopcm merged 1 commit into
canaryfrom
joaopcm/release-6.14.0

Conversation

@joaopcm

@joaopcm joaopcm commented Jun 17, 2026

Copy link
Copy Markdown
Member

Production release bumping the package version 6.14.0-canary.06.14.0.

Promotes the canary (#986) to GA. Ships the Domain Claim API methods — resend.domains.claims.create/get/verify (#985).

After merge (manual, per the release runbook):

  1. git checkout canary && git pull
  2. Rebase main onto canary: git checkout main && git pull && git rebase canary && git push
  3. npm publish
  4. git tag -a v6.14.0 && git push origin --tags
  5. Create the GitHub release for v6.14.0 with the auto-generated changelog.

Summary by cubic

Promotes resend from 6.14.0-canary.0 to 6.14.0. Makes the Domain Claim API generally available for production.

  • New Features
    • Domain Claim API (GA): resend.domains.claims.create, resend.domains.claims.get, resend.domains.claims.verify to start, check, and verify domain ownership.

Written for commit ac84709. Summary will update on new commits.

Review in cubic

@joaopcm joaopcm requested a review from a team as a code owner June 17, 2026 17:19
@joaopcm joaopcm requested a review from isabellaaquino June 17, 2026 17:19
@joaopcm joaopcm self-assigned this Jun 17, 2026
@joaopcm joaopcm requested review from cassiozen and removed request for isabellaaquino June 17, 2026 17:19

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Auto-approved: Version bump from canary to GA release. Only changes package.json version string, no code changes, low risk.

Re-trigger cubic

@joaopcm joaopcm merged commit 45e2d68 into canary Jun 17, 2026
12 of 13 checks passed
@joaopcm joaopcm deleted the joaopcm/release-6.14.0 branch June 17, 2026 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants