Skip to content

Commit af2fa0c

Browse files
authoredJul 23, 2024··
Version Packages (dev) (#488)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5c2ced8 commit af2fa0c

File tree

23 files changed

+91
-12
lines changed

23 files changed

+91
-12
lines changed
 

‎.changeset/pre.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,7 @@
1414
"livekit-plugins-rag": "0.1.0",
1515
"livekit-plugins-silero": "0.5.1"
1616
},
17-
"changesets": []
17+
"changesets": [
18+
"famous-donuts-burn"
19+
]
1820
}

‎livekit-agents/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# livekit-agents
2+
3+
## 0.7.3-dev.1
4+
5+
### Patch Changes
6+
7+
- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))

‎livekit-agents/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "livekit-agents",
33
"private": true,
4-
"version": "0.7.3-dev.0"
4+
"version": "0.7.3-dev.1"
55
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# livekit-plugins-azure
2+
3+
## 0.2.2-dev.0
4+
5+
### Patch Changes
6+
7+
- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "livekit-plugins-azure",
33
"private": true,
4-
"version": "0.2.1"
4+
"version": "0.2.2-dev.0"
55
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# livekit-plugins-cartesia
2+
3+
## 0.1.2-dev.0
4+
5+
### Patch Changes
6+
7+
- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "livekit-plugins-cartesia",
33
"private": true,
4-
"version": "0.1.1"
4+
"version": "0.1.2-dev.0"
55
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# livekit-plugins-deepgram
2+
3+
## 0.5.2-dev.0
4+
5+
### Patch Changes
6+
7+
- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "livekit-plugins-deepgram",
33
"private": true,
4-
"version": "0.5.1"
4+
"version": "0.5.2-dev.0"
55
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# livekit-plugins-elevenlabs
2+
3+
## 0.6.1-dev.0
4+
5+
### Patch Changes
6+
7+
- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "livekit-plugins-elevenlabs",
33
"private": true,
4-
"version": "0.6.0"
4+
"version": "0.6.1-dev.0"
55
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# livekit-plugins-google
2+
3+
## 0.5.2-dev.0
4+
5+
### Patch Changes
6+
7+
- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "livekit-plugins-google",
33
"private": true,
4-
"version": "0.5.1"
4+
"version": "0.5.2-dev.0"
55
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# livekit-plugins-minimal
2+
3+
## 0.1.1-dev.0
4+
5+
### Patch Changes
6+
7+
- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "livekit-plugins-minimal",
33
"private": true,
4-
"version": "0.1.0"
4+
"version": "0.1.1-dev.0"
55
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# livekit-plugins-nltk
2+
3+
## 0.6.2-dev.0
4+
5+
### Patch Changes
6+
7+
- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "livekit-plugins-nltk",
33
"private": true,
4-
"version": "0.6.1"
4+
"version": "0.6.2-dev.0"
55
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# livekit-plugins-openai
2+
3+
## 0.6.1-dev.0
4+
5+
### Patch Changes
6+
7+
- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "livekit-plugins-openai",
33
"private": true,
4-
"version": "0.6.0"
4+
"version": "0.6.1-dev.0"
55
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# livekit-plugins-rag
2+
3+
## 0.1.1-dev.0
4+
5+
### Patch Changes
6+
7+
- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "livekit-plugins-rag",
33
"private": true,
4-
"version": "0.1.0"
4+
"version": "0.1.1-dev.0"
55
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# livekit-plugins-silero
2+
3+
## 0.5.2-dev.0
4+
5+
### Patch Changes
6+
7+
- Default loglevel to warn - [#472](https://github.com/livekit/agents/pull/472) ([@lukasIO](https://github.com/lukasIO))
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "livekit-plugins-silero",
33
"private": true,
4-
"version": "0.5.1"
4+
"version": "0.5.2-dev.0"
55
}

0 commit comments

Comments
 (0)
Please sign in to comment.