Skip to content

chore: bump version to 2.40.1 - #267

Merged
gabrielmfern merged 1 commit into
mainfrom
bump-2.40.1
Aug 24, 2026
Merged

chore: bump version to 2.40.1#267
gabrielmfern merged 1 commit into
mainfrom
bump-2.40.1

Conversation

@gabrielmfern

@gabrielmfern gabrielmfern commented Aug 24, 2026

Copy link
Copy Markdown
Member

Releases two unreleased type corrections:

  • #254Contact.properties is Dict[str, ContactPropertyValue], the {value, type} shape the API actually returns (DEV-1624)
  • #255 — contact first_name / last_name are Optional[str] on responses and NotRequired[Optional[str]] on webhook events (DEV-1625)

Patch: type-only corrections, no API surface change.

🤖 Generated with Claude Code


Summary by cubic

Publish resend 2.40.1 to release two type-only contact model corrections. Aligns published typings with the API; no runtime or API surface changes.

  • Contact.properties is Dict[str, ContactPropertyValue] representing the { value, type } shape (DEV-1624).
  • first_name and last_name are Optional[str] in responses and NotRequired[Optional[str]] in webhook events (DEV-1625).

Written for commit 576a020. Summary will update on new commits.

Review in cubic

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

@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.

Requires human review: This PR increments the version to 2.40.1. While it claims to release only type corrections, those changes are not visible in the diff, preventing verification of the release's contents and safety.

Re-trigger cubic

@gabrielmfern
gabrielmfern merged commit e3af5b9 into main Aug 24, 2026
20 checks passed
@gabrielmfern
gabrielmfern deleted the bump-2.40.1 branch August 24, 2026 19:54
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