Skip to content

Version Packages#68

Merged
tuyakhov merged 1 commit into
mainfrom
changeset-release/main
Jul 8, 2026
Merged

Version Packages#68
tuyakhov merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@senderkit/cli@0.7.0

Minor Changes

  • 9a0b124: Add per-send From overrides on email sends, identical on templated and raw sends.

    • from — optional From address override (bare address). Previously
      available on sendRaw only; now also accepted on send (templated).
    • fromName — new on both send and sendRaw: optional From display
      name
      override, rendered by the sender as Name <address>. Max 128
      characters; no control characters or angle brackets.

    Either field can be set on its own; both fall back to the provider connection's
    configured values. On managed sending the from address is honored only on the
    workspace's verified sending domain, while fromName always applies.

    • SDK: from / fromName added to SendRequest and fromName to
      SendRawEmailRequest; both forwarded to /v1/send.
    • MCP: senderkit_send and senderkit_send_raw gain from / fromName
      inputs.
    • CLI: senderkit send and senderkit send-raw gain --from / --from-name.

Patch Changes

  • Updated dependencies [9a0b124]
    • @senderkit/sdk@0.12.0

@senderkit/sdk@0.12.0

Minor Changes

  • 9a0b124: Add per-send From overrides on email sends, identical on templated and raw sends.

    • from — optional From address override (bare address). Previously
      available on sendRaw only; now also accepted on send (templated).
    • fromName — new on both send and sendRaw: optional From display
      name
      override, rendered by the sender as Name <address>. Max 128
      characters; no control characters or angle brackets.

    Either field can be set on its own; both fall back to the provider connection's
    configured values. On managed sending the from address is honored only on the
    workspace's verified sending domain, while fromName always applies.

    • SDK: from / fromName added to SendRequest and fromName to
      SendRawEmailRequest; both forwarded to /v1/send.
    • MCP: senderkit_send and senderkit_send_raw gain from / fromName
      inputs.
    • CLI: senderkit send and senderkit send-raw gain --from / --from-name.

@senderkit-examples/nextjs-basic@0.0.13

Patch Changes

  • Updated dependencies [9a0b124]
    • @senderkit/sdk@0.12.0

@senderkit-examples/node-basic@0.0.13

Patch Changes

  • Updated dependencies [9a0b124]
    • @senderkit/sdk@0.12.0

@github-actions github-actions Bot requested a review from tuyakhov as a code owner July 8, 2026 09:06
@tuyakhov tuyakhov merged commit 02fb924 into main Jul 8, 2026
1 check passed
@tuyakhov tuyakhov deleted the changeset-release/main branch July 8, 2026 09:15
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.

1 participant