Skip to content

Release 0.3.1 with scheduled Note attachment updates - #17

Merged
cucoleadan merged 1 commit into
mainfrom
fix/update-scheduled-note-attachments
Aug 4, 2026
Merged

Release 0.3.1 with scheduled Note attachment updates#17
cucoleadan merged 1 commit into
mainfrom
fix/update-scheduled-note-attachments

Conversation

@cucoleadan

Copy link
Copy Markdown
Owner

Summary

  • expose attachmentIds on UpdateScheduledNoteRequest
  • verify scheduled-note PATCH requests forward attachment IDs
  • document attachment updates and prepare release 0.3.1

Why

The update runtime already forwarded extra request fields, but the public TypeScript request type omitted attachmentIds. Typed SDK consumers therefore could not update a scheduled Note's attachments without bypassing the type system.

Validation

  • bun run test:all — 37 passed
  • bun run build
  • git diff --check

@github-actions
github-actions Bot enabled auto-merge (squash) August 4, 2026 13:09
@cucoleadan
cucoleadan merged commit 1b264dd into main Aug 4, 2026
2 checks passed
@cucoleadan
cucoleadan deleted the fix/update-scheduled-note-attachments branch August 4, 2026 13:10
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