diff --git a/.changeset/smart-flowers-report.md b/.changeset/smart-flowers-report.md deleted file mode 100644 index 09e4f9386..000000000 --- a/.changeset/smart-flowers-report.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@livekit/agents-plugin-baseten': patch ---- - -Updating package definition for public release diff --git a/agents/CHANGELOG.md b/agents/CHANGELOG.md index e10d3affe..1b5b12136 100644 --- a/agents/CHANGELOG.md +++ b/agents/CHANGELOG.md @@ -1,5 +1,7 @@ # @livekit/agents +## 1.0.31 + ## 1.0.30 ## 1.0.29 diff --git a/agents/package.json b/agents/package.json index accc2313b..f817ddf35 100644 --- a/agents/package.json +++ b/agents/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents", - "version": "1.0.30", + "version": "1.0.31", "description": "LiveKit Agents - Node.js", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/anam/CHANGELOG.md b/plugins/anam/CHANGELOG.md index 78eb4235b..3a44d0c63 100644 --- a/plugins/anam/CHANGELOG.md +++ b/plugins/anam/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-anam +## 1.0.31 + +### Patch Changes + +- Updated dependencies []: + - @livekit/agents@1.0.31 + ## 1.0.30 ### Patch Changes diff --git a/plugins/anam/package.json b/plugins/anam/package.json index fd710c6ea..279ae6f08 100644 --- a/plugins/anam/package.json +++ b/plugins/anam/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-anam", - "version": "1.0.30", + "version": "1.0.31", "description": "Anam plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/baseten/package.json b/plugins/baseten/package.json index 81026ae45..abfd9828b 100644 --- a/plugins/baseten/package.json +++ b/plugins/baseten/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-baseten", - "version": "1.0.30", + "version": "1.0.31", "description": "Baseten plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/bey/CHANGELOG.md b/plugins/bey/CHANGELOG.md index c312ade45..671a97813 100644 --- a/plugins/bey/CHANGELOG.md +++ b/plugins/bey/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-bey +## 1.0.31 + +### Patch Changes + +- Updated dependencies []: + - @livekit/agents@1.0.31 + ## 1.0.30 ### Patch Changes diff --git a/plugins/bey/package.json b/plugins/bey/package.json index a1f8161f9..32ac3237d 100644 --- a/plugins/bey/package.json +++ b/plugins/bey/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-bey", - "version": "1.0.30", + "version": "1.0.31", "description": "Beyond Presence plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/cartesia/CHANGELOG.md b/plugins/cartesia/CHANGELOG.md index dde893285..0ae699900 100644 --- a/plugins/cartesia/CHANGELOG.md +++ b/plugins/cartesia/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-cartesia +## 1.0.31 + +### Patch Changes + +- Updated dependencies []: + - @livekit/agents@1.0.31 + ## 1.0.30 ### Patch Changes diff --git a/plugins/cartesia/package.json b/plugins/cartesia/package.json index 5562380f4..0690fd801 100644 --- a/plugins/cartesia/package.json +++ b/plugins/cartesia/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-cartesia", - "version": "1.0.30", + "version": "1.0.31", "description": "Cartesia plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/deepgram/CHANGELOG.md b/plugins/deepgram/CHANGELOG.md index 27096a885..9d96c9a1b 100644 --- a/plugins/deepgram/CHANGELOG.md +++ b/plugins/deepgram/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-deepgram +## 1.0.31 + +### Patch Changes + +- Updated dependencies []: + - @livekit/agents@1.0.31 + ## 1.0.30 ### Patch Changes diff --git a/plugins/deepgram/package.json b/plugins/deepgram/package.json index c9646167e..408ee2d16 100644 --- a/plugins/deepgram/package.json +++ b/plugins/deepgram/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-deepgram", - "version": "1.0.30", + "version": "1.0.31", "description": "Deepgram plugin for LiveKit Agents for Node.js", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/elevenlabs/CHANGELOG.md b/plugins/elevenlabs/CHANGELOG.md index 49200e4b0..1d0adaa94 100644 --- a/plugins/elevenlabs/CHANGELOG.md +++ b/plugins/elevenlabs/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-elevenlabs +## 1.0.31 + +### Patch Changes + +- Updated dependencies []: + - @livekit/agents@1.0.31 + ## 1.0.30 ### Patch Changes diff --git a/plugins/elevenlabs/package.json b/plugins/elevenlabs/package.json index 20fba3287..75b9d20af 100644 --- a/plugins/elevenlabs/package.json +++ b/plugins/elevenlabs/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-elevenlabs", - "version": "1.0.30", + "version": "1.0.31", "description": "ElevenLabs plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/google/CHANGELOG.md b/plugins/google/CHANGELOG.md index 1e043123d..81e847196 100644 --- a/plugins/google/CHANGELOG.md +++ b/plugins/google/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-google +## 1.0.31 + +### Patch Changes + +- Updated dependencies []: + - @livekit/agents@1.0.31 + ## 1.0.30 ### Patch Changes diff --git a/plugins/google/package.json b/plugins/google/package.json index 373b63082..69dd59b67 100644 --- a/plugins/google/package.json +++ b/plugins/google/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-google", - "version": "1.0.30", + "version": "1.0.31", "description": "Google Gemini plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/inworld/package.json b/plugins/inworld/package.json index cb6275846..81f37337f 100644 --- a/plugins/inworld/package.json +++ b/plugins/inworld/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-inworld", - "version": "1.0.30", + "version": "1.0.31", "description": "Inworld plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/livekit/CHANGELOG.md b/plugins/livekit/CHANGELOG.md index d4ff7c5c4..b04fee9ee 100644 --- a/plugins/livekit/CHANGELOG.md +++ b/plugins/livekit/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-livekit +## 1.0.31 + +### Patch Changes + +- Updated dependencies []: + - @livekit/agents@1.0.31 + ## 1.0.30 ### Patch Changes diff --git a/plugins/livekit/package.json b/plugins/livekit/package.json index a8a760d1a..e264e105a 100644 --- a/plugins/livekit/package.json +++ b/plugins/livekit/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-livekit", - "version": "1.0.30", + "version": "1.0.31", "description": "Additional utilities for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/neuphonic/CHANGELOG.md b/plugins/neuphonic/CHANGELOG.md index 09d824793..2f712d998 100644 --- a/plugins/neuphonic/CHANGELOG.md +++ b/plugins/neuphonic/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-neuphonic +## 1.0.31 + +### Patch Changes + +- Updated dependencies []: + - @livekit/agents@1.0.31 + ## 1.0.30 ### Patch Changes diff --git a/plugins/neuphonic/package.json b/plugins/neuphonic/package.json index a0fad94f2..7162f2f6c 100644 --- a/plugins/neuphonic/package.json +++ b/plugins/neuphonic/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-neuphonic", - "version": "1.0.30", + "version": "1.0.31", "description": "Neuphonic plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/openai/CHANGELOG.md b/plugins/openai/CHANGELOG.md index 580e82b8e..d8e87c34c 100644 --- a/plugins/openai/CHANGELOG.md +++ b/plugins/openai/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-openai +## 1.0.31 + +### Patch Changes + +- Updated dependencies []: + - @livekit/agents@1.0.31 + ## 1.0.30 ### Patch Changes diff --git a/plugins/openai/package.json b/plugins/openai/package.json index 28a219a6d..d11148763 100644 --- a/plugins/openai/package.json +++ b/plugins/openai/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-openai", - "version": "1.0.30", + "version": "1.0.31", "description": "OpenAI plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/resemble/CHANGELOG.md b/plugins/resemble/CHANGELOG.md index 6d7ffc5e9..23ecbf8c9 100644 --- a/plugins/resemble/CHANGELOG.md +++ b/plugins/resemble/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-resemble +## 1.0.31 + +### Patch Changes + +- Updated dependencies []: + - @livekit/agents@1.0.31 + ## 1.0.30 ### Patch Changes diff --git a/plugins/resemble/package.json b/plugins/resemble/package.json index 55b181424..d6c3a3ee6 100644 --- a/plugins/resemble/package.json +++ b/plugins/resemble/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-resemble", - "version": "1.0.30", + "version": "1.0.31", "description": "Resemble plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/rime/CHANGELOG.md b/plugins/rime/CHANGELOG.md index a30adb492..5c958e889 100644 --- a/plugins/rime/CHANGELOG.md +++ b/plugins/rime/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-rime +## 1.0.31 + +### Patch Changes + +- Updated dependencies []: + - @livekit/agents@1.0.31 + ## 1.0.30 ### Patch Changes diff --git a/plugins/rime/package.json b/plugins/rime/package.json index 0c333e9d6..94ca9a09c 100644 --- a/plugins/rime/package.json +++ b/plugins/rime/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-rime", - "version": "1.0.30", + "version": "1.0.31", "description": "Rime plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/silero/CHANGELOG.md b/plugins/silero/CHANGELOG.md index 5fdf1a717..465825a8b 100644 --- a/plugins/silero/CHANGELOG.md +++ b/plugins/silero/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-silero +## 1.0.31 + +### Patch Changes + +- Updated dependencies []: + - @livekit/agents@1.0.31 + ## 1.0.30 ### Patch Changes diff --git a/plugins/silero/package.json b/plugins/silero/package.json index d22f0bc9a..e674c3cf7 100644 --- a/plugins/silero/package.json +++ b/plugins/silero/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-silero", - "version": "1.0.30", + "version": "1.0.31", "description": "Silero voice activity detection LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/test/CHANGELOG.md b/plugins/test/CHANGELOG.md index eb4d5a28c..326d7de14 100644 --- a/plugins/test/CHANGELOG.md +++ b/plugins/test/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugins-test +## 1.0.31 + +### Patch Changes + +- Updated dependencies []: + - @livekit/agents@1.0.31 + ## 1.0.30 ### Patch Changes diff --git a/plugins/test/package.json b/plugins/test/package.json index cf8e1f5a6..f1999d2fd 100644 --- a/plugins/test/package.json +++ b/plugins/test/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugins-test", - "version": "1.0.30", + "version": "1.0.31", "description": "Testing suite for LiveKit Agents plugins", "author": "LiveKit", "type": "module",