Skip to content

chore(changeset): downgrade Cartesia turn-detection typing to patch - #2195

Merged
toubatbrian merged 1 commit into
mainfrom
brian/changeset-cartesia-turn-detection-patch
Jul 31, 2026
Merged

chore(changeset): downgrade Cartesia turn-detection typing to patch#2195
toubatbrian merged 1 commit into
mainfrom
brian/changeset-cartesia-turn-detection-patch

Conversation

@toubatbrian

@toubatbrian toubatbrian commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Problem

The open release PR (#2140) is cutting 1.7.0 instead of 1.6.1. Every package in agents/ and plugins/ releases together under the fixed group in .changeset/config.json, so one minor entry takes the whole workspace up a minor version.

.changeset/type-cartesia-turn-detection.md (from #2173) is the only non-patch changeset on main — the other 19 are all patch. It adds type declarations for Cartesia turn-detection parameters that callers could already pass through, which is not a feature.

Fix

Change that changeset to patch.

Testing

changeset status on this branch: all 40 packages at patch, none at minor or major, @livekit/agents 1.6.0 -> 1.6.1. For comparison, the release bot regenerated changeset-release/main from the current main tip and wrote 1.7.0 into every package.json.

Adding types to an existing options object is not a feature, and with fixed
versioning this one minor bump takes every package to 1.7.0. Should be 1.6.1.

Co-authored-by: Cursor <cursoragent@cursor.com>
@toubatbrian
toubatbrian requested a review from a team as a code owner July 31, 2026 20:04
@changeset-bot

changeset-bot Bot commented Jul 31, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: f41df86

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes changesets to release 39 packages
Name Type
@livekit/agents Patch
@livekit/agents-plugin-anam Patch
@livekit/agents-plugin-anthropic Patch
@livekit/agents-plugin-assemblyai Patch
@livekit/agents-plugin-azure Patch
@livekit/agents-plugin-baseten Patch
@livekit/agents-plugin-bey Patch
@livekit/agents-plugin-cartesia Patch
@livekit/agents-plugin-cerebras Patch
@livekit/agents-plugin-deepgram Patch
@livekit/agents-plugin-did Patch
@livekit/agents-plugin-elevenlabs Patch
@livekit/agents-plugin-fishaudio Patch
@livekit/agents-plugin-google Patch
@livekit/agents-plugin-hedra Patch
@livekit/agents-plugin-hume Patch
@livekit/agents-plugin-inworld Patch
@livekit/agents-plugin-krisp Patch
@livekit/agents-plugin-lemonslice Patch
@livekit/agents-plugin-liveavatar Patch
@livekit/agents-plugin-livekit Patch
@livekit/agents-plugin-minimax Patch
@livekit/agents-plugin-mistral Patch
@livekit/agents-plugin-mistralai Patch
@livekit/agents-plugin-neuphonic Patch
@livekit/agents-plugin-openai Patch
@livekit/agents-plugin-perplexity Patch
@livekit/agents-plugin-phonic Patch
@livekit/agents-plugin-protoface Patch
@livekit/agents-plugin-resemble Patch
@livekit/agents-plugin-rime Patch
@livekit/agents-plugin-runway Patch
@livekit/agents-plugin-sarvam Patch
@livekit/agents-plugin-silero Patch
@livekit/agents-plugin-soniox Patch
@livekit/agents-plugin-tavus Patch
@livekit/agents-plugins-test Patch
@livekit/agents-plugin-trugen Patch
@livekit/agents-plugin-xai Patch

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@devin-ai-integration devin-ai-integration 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.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@toubatbrian
toubatbrian merged commit 17b87c4 into main Jul 31, 2026
5 checks passed
@toubatbrian
toubatbrian deleted the brian/changeset-cartesia-turn-detection-patch branch July 31, 2026 20:09
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.

3 participants