Skip to content

chore: version packages#110

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

chore: version packages#110
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Mar 22, 2026

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

@plotday/twister@0.44.0

Added

  • relatedSource field on Link type for cross-connector thread bundling. Links whose source matches another link's relatedSource automatically share the same thread, regardless of creation order. (b854bdd)
  • Todoist auth provider (855f2d4)
  • ThreadAccess.Full permission level for listing, updating, and moving any thread in the twist's priority scope, and creating notes on any thread.
  • optional linkTypes field to Channel type for per-channel link type configs (e.g., dynamic issue statuses per Linear team) (94aaa03)
  • private field on NewLink type for creating private threads via saveLink() (be8ff14)
  • secure property on TextDef for encrypted option values (API keys, secrets)

Changed

  • NewLinkWithNotes.title is now optional — omit to preserve existing title on upsert (bf3992a)

Removed

  • id field from Link type and { id: Uuid } variant from NewLink union. Use source for link identification. (02e701d)

Fixed

  • plot deploy now reads publisher and publisherUrl from package.json to auto-resolve the publisher for non-personal deployments, and fails with exit code 1 in non-interactive environments instead of silently succeeding. (e155366)
  • CLI deploy command now retries on 429 (rate-limited) and 503 (service unavailable) responses with Retry-After support (2a511b7)

@github-actions github-actions bot force-pushed the changeset-release/main branch 11 times, most recently from d605540 to 7d2eaa0 Compare March 28, 2026 02:16
@github-actions github-actions bot force-pushed the changeset-release/main branch from 7d2eaa0 to 892f65c Compare March 28, 2026 02:49
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.

0 participants