diff --git a/.changeset/pre.json b/.changeset/pre.json index 2b151931c..a46f4b573 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -14,5 +14,7 @@ "livekit-plugins-rag": "0.1.0", "livekit-plugins-silero": "0.5.1" }, - "changesets": [] + "changesets": [ + "famous-donuts-burn" + ] } diff --git a/livekit-agents/CHANGELOG.md b/livekit-agents/CHANGELOG.md new file mode 100644 index 000000000..409f59296 --- /dev/null +++ b/livekit-agents/CHANGELOG.md @@ -0,0 +1,7 @@ +# livekit-agents + +## 0.7.3-dev.1 + +### Patch Changes + +- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO)) diff --git a/livekit-agents/package.json b/livekit-agents/package.json index d3ed71b9f..b1504f75b 100644 --- a/livekit-agents/package.json +++ b/livekit-agents/package.json @@ -1,5 +1,5 @@ { "name": "livekit-agents", "private": true, - "version": "0.7.3-dev.0" + "version": "0.7.3-dev.1" } diff --git a/livekit-plugins/livekit-plugins-azure/CHANGELOG.md b/livekit-plugins/livekit-plugins-azure/CHANGELOG.md new file mode 100644 index 000000000..0f46cd43e --- /dev/null +++ b/livekit-plugins/livekit-plugins-azure/CHANGELOG.md @@ -0,0 +1,7 @@ +# livekit-plugins-azure + +## 0.2.2-dev.0 + +### Patch Changes + +- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO)) diff --git a/livekit-plugins/livekit-plugins-azure/package.json b/livekit-plugins/livekit-plugins-azure/package.json index 858f68510..f08f2166f 100644 --- a/livekit-plugins/livekit-plugins-azure/package.json +++ b/livekit-plugins/livekit-plugins-azure/package.json @@ -1,5 +1,5 @@ { "name": "livekit-plugins-azure", "private": true, - "version": "0.2.1" + "version": "0.2.2-dev.0" } diff --git a/livekit-plugins/livekit-plugins-cartesia/CHANGELOG.md b/livekit-plugins/livekit-plugins-cartesia/CHANGELOG.md new file mode 100644 index 000000000..826097845 --- /dev/null +++ b/livekit-plugins/livekit-plugins-cartesia/CHANGELOG.md @@ -0,0 +1,7 @@ +# livekit-plugins-cartesia + +## 0.1.2-dev.0 + +### Patch Changes + +- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO)) diff --git a/livekit-plugins/livekit-plugins-cartesia/package.json b/livekit-plugins/livekit-plugins-cartesia/package.json index 1a264257c..296431013 100644 --- a/livekit-plugins/livekit-plugins-cartesia/package.json +++ b/livekit-plugins/livekit-plugins-cartesia/package.json @@ -1,5 +1,5 @@ { "name": "livekit-plugins-cartesia", "private": true, - "version": "0.1.1" + "version": "0.1.2-dev.0" } diff --git a/livekit-plugins/livekit-plugins-deepgram/CHANGELOG.md b/livekit-plugins/livekit-plugins-deepgram/CHANGELOG.md new file mode 100644 index 000000000..bac2183a2 --- /dev/null +++ b/livekit-plugins/livekit-plugins-deepgram/CHANGELOG.md @@ -0,0 +1,7 @@ +# livekit-plugins-deepgram + +## 0.5.2-dev.0 + +### Patch Changes + +- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO)) diff --git a/livekit-plugins/livekit-plugins-deepgram/package.json b/livekit-plugins/livekit-plugins-deepgram/package.json index 13186267d..f134e269c 100644 --- a/livekit-plugins/livekit-plugins-deepgram/package.json +++ b/livekit-plugins/livekit-plugins-deepgram/package.json @@ -1,5 +1,5 @@ { "name": "livekit-plugins-deepgram", "private": true, - "version": "0.5.1" + "version": "0.5.2-dev.0" } diff --git a/livekit-plugins/livekit-plugins-elevenlabs/CHANGELOG.md b/livekit-plugins/livekit-plugins-elevenlabs/CHANGELOG.md new file mode 100644 index 000000000..2b54dc3bc --- /dev/null +++ b/livekit-plugins/livekit-plugins-elevenlabs/CHANGELOG.md @@ -0,0 +1,7 @@ +# livekit-plugins-elevenlabs + +## 0.6.1-dev.0 + +### Patch Changes + +- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO)) diff --git a/livekit-plugins/livekit-plugins-elevenlabs/package.json b/livekit-plugins/livekit-plugins-elevenlabs/package.json index aa2a8fa37..af6f85d09 100644 --- a/livekit-plugins/livekit-plugins-elevenlabs/package.json +++ b/livekit-plugins/livekit-plugins-elevenlabs/package.json @@ -1,5 +1,5 @@ { "name": "livekit-plugins-elevenlabs", "private": true, - "version": "0.6.0" + "version": "0.6.1-dev.0" } diff --git a/livekit-plugins/livekit-plugins-google/CHANGELOG.md b/livekit-plugins/livekit-plugins-google/CHANGELOG.md new file mode 100644 index 000000000..18f2faee8 --- /dev/null +++ b/livekit-plugins/livekit-plugins-google/CHANGELOG.md @@ -0,0 +1,7 @@ +# livekit-plugins-google + +## 0.5.2-dev.0 + +### Patch Changes + +- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO)) diff --git a/livekit-plugins/livekit-plugins-google/package.json b/livekit-plugins/livekit-plugins-google/package.json index 728c9acc6..a617ea369 100644 --- a/livekit-plugins/livekit-plugins-google/package.json +++ b/livekit-plugins/livekit-plugins-google/package.json @@ -1,5 +1,5 @@ { "name": "livekit-plugins-google", "private": true, - "version": "0.5.1" + "version": "0.5.2-dev.0" } diff --git a/livekit-plugins/livekit-plugins-minimal/CHANGELOG.md b/livekit-plugins/livekit-plugins-minimal/CHANGELOG.md new file mode 100644 index 000000000..49906fd63 --- /dev/null +++ b/livekit-plugins/livekit-plugins-minimal/CHANGELOG.md @@ -0,0 +1,7 @@ +# livekit-plugins-minimal + +## 0.1.1-dev.0 + +### Patch Changes + +- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO)) diff --git a/livekit-plugins/livekit-plugins-minimal/package.json b/livekit-plugins/livekit-plugins-minimal/package.json index 477fec3f6..63c87e498 100644 --- a/livekit-plugins/livekit-plugins-minimal/package.json +++ b/livekit-plugins/livekit-plugins-minimal/package.json @@ -1,5 +1,5 @@ { "name": "livekit-plugins-minimal", "private": true, - "version": "0.1.0" + "version": "0.1.1-dev.0" } diff --git a/livekit-plugins/livekit-plugins-nltk/CHANGELOG.md b/livekit-plugins/livekit-plugins-nltk/CHANGELOG.md new file mode 100644 index 000000000..83c63bff1 --- /dev/null +++ b/livekit-plugins/livekit-plugins-nltk/CHANGELOG.md @@ -0,0 +1,7 @@ +# livekit-plugins-nltk + +## 0.6.2-dev.0 + +### Patch Changes + +- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO)) diff --git a/livekit-plugins/livekit-plugins-nltk/package.json b/livekit-plugins/livekit-plugins-nltk/package.json index 0a811443f..a432b75bd 100644 --- a/livekit-plugins/livekit-plugins-nltk/package.json +++ b/livekit-plugins/livekit-plugins-nltk/package.json @@ -1,5 +1,5 @@ { "name": "livekit-plugins-nltk", "private": true, - "version": "0.6.1" + "version": "0.6.2-dev.0" } diff --git a/livekit-plugins/livekit-plugins-openai/CHANGELOG.md b/livekit-plugins/livekit-plugins-openai/CHANGELOG.md new file mode 100644 index 000000000..d1243d79b --- /dev/null +++ b/livekit-plugins/livekit-plugins-openai/CHANGELOG.md @@ -0,0 +1,7 @@ +# livekit-plugins-openai + +## 0.6.1-dev.0 + +### Patch Changes + +- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO)) diff --git a/livekit-plugins/livekit-plugins-openai/package.json b/livekit-plugins/livekit-plugins-openai/package.json index 43a8334b3..c53d9b25c 100644 --- a/livekit-plugins/livekit-plugins-openai/package.json +++ b/livekit-plugins/livekit-plugins-openai/package.json @@ -1,5 +1,5 @@ { "name": "livekit-plugins-openai", "private": true, - "version": "0.6.0" + "version": "0.6.1-dev.0" } diff --git a/livekit-plugins/livekit-plugins-rag/CHANGELOG.md b/livekit-plugins/livekit-plugins-rag/CHANGELOG.md new file mode 100644 index 000000000..4ee091c9d --- /dev/null +++ b/livekit-plugins/livekit-plugins-rag/CHANGELOG.md @@ -0,0 +1,7 @@ +# livekit-plugins-rag + +## 0.1.1-dev.0 + +### Patch Changes + +- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO)) diff --git a/livekit-plugins/livekit-plugins-rag/package.json b/livekit-plugins/livekit-plugins-rag/package.json index 5d8e68f90..47f184df0 100644 --- a/livekit-plugins/livekit-plugins-rag/package.json +++ b/livekit-plugins/livekit-plugins-rag/package.json @@ -1,5 +1,5 @@ { "name": "livekit-plugins-rag", "private": true, - "version": "0.1.0" + "version": "0.1.1-dev.0" } diff --git a/livekit-plugins/livekit-plugins-silero/CHANGELOG.md b/livekit-plugins/livekit-plugins-silero/CHANGELOG.md new file mode 100644 index 000000000..f1efdb263 --- /dev/null +++ b/livekit-plugins/livekit-plugins-silero/CHANGELOG.md @@ -0,0 +1,7 @@ +# livekit-plugins-silero + +## 0.5.2-dev.0 + +### Patch Changes + +- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO)) diff --git a/livekit-plugins/livekit-plugins-silero/package.json b/livekit-plugins/livekit-plugins-silero/package.json index 1f86ac5da..778b96b34 100644 --- a/livekit-plugins/livekit-plugins-silero/package.json +++ b/livekit-plugins/livekit-plugins-silero/package.json @@ -1,5 +1,5 @@ { "name": "livekit-plugins-silero", "private": true, - "version": "0.5.1" + "version": "0.5.2-dev.0" }