Skip to content

Commit 347c838

Browse files
Version Packages (next) (#644)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 21e81a0 commit 347c838

File tree

23 files changed

+132
-12
lines changed

23 files changed

+132
-12
lines changed

.changeset/pre.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,12 @@
1919
"big-singers-reply",
2020
"brave-news-knock",
2121
"deep-dryers-fry",
22+
"nice-books-relax",
2223
"shaky-bobcats-itch",
2324
"silly-bats-sell",
2425
"smart-poems-attack",
2526
"sweet-planets-vanish",
26-
"unlucky-lemons-turn"
27+
"unlucky-lemons-turn",
28+
"witty-melons-watch"
2729
]
2830
}

agents/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @livekit/agents
22

3+
## 1.0.0-next.5
4+
5+
### Patch Changes
6+
7+
- update logs - [#643](https://github.com/livekit/agents-js/pull/643) ([@Shubhrakanti](https://github.com/Shubhrakanti))
8+
9+
- fix nuphonic plugin - [#645](https://github.com/livekit/agents-js/pull/645) ([@Shubhrakanti](https://github.com/Shubhrakanti))
10+
311
## 1.0.0-next.4
412

513
### Patch Changes

agents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@livekit/agents",
3-
"version": "1.0.0-next.4",
3+
"version": "1.0.0-next.5",
44
"description": "LiveKit Agents - Node.js",
55
"main": "dist/index.js",
66
"require": "dist/index.cjs",

plugins/cartesia/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @livekit/agents-plugin-cartesia
22

3+
## 1.0.0-next.5
4+
5+
### Patch Changes
6+
7+
- update logs - [#643](https://github.com/livekit/agents-js/pull/643) ([@Shubhrakanti](https://github.com/Shubhrakanti))
8+
9+
- fix nuphonic plugin - [#645](https://github.com/livekit/agents-js/pull/645) ([@Shubhrakanti](https://github.com/Shubhrakanti))
10+
11+
- Updated dependencies [[`9f481ac163445bcaf3609fdf9abc132af27f43e4`](https://github.com/livekit/agents-js/commit/9f481ac163445bcaf3609fdf9abc132af27f43e4), [`21e81a01e66c0f12d4ab6e1324c7be118ff013ae`](https://github.com/livekit/agents-js/commit/21e81a01e66c0f12d4ab6e1324c7be118ff013ae)]:
12+
- @livekit/agents@1.0.0-next.5
13+
314
## 1.0.0-next.4
415

516
### Patch Changes

plugins/cartesia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@livekit/agents-plugin-cartesia",
3-
"version": "1.0.0-next.4",
3+
"version": "1.0.0-next.5",
44
"description": "Cartesia plugin for LiveKit Node Agents",
55
"main": "dist/index.js",
66
"require": "dist/index.cjs",

plugins/deepgram/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @livekit/agents-plugin-deepgram
22

3+
## 1.0.0-next.5
4+
5+
### Patch Changes
6+
7+
- update logs - [#643](https://github.com/livekit/agents-js/pull/643) ([@Shubhrakanti](https://github.com/Shubhrakanti))
8+
9+
- fix nuphonic plugin - [#645](https://github.com/livekit/agents-js/pull/645) ([@Shubhrakanti](https://github.com/Shubhrakanti))
10+
11+
- Updated dependencies [[`9f481ac163445bcaf3609fdf9abc132af27f43e4`](https://github.com/livekit/agents-js/commit/9f481ac163445bcaf3609fdf9abc132af27f43e4), [`21e81a01e66c0f12d4ab6e1324c7be118ff013ae`](https://github.com/livekit/agents-js/commit/21e81a01e66c0f12d4ab6e1324c7be118ff013ae)]:
12+
- @livekit/agents@1.0.0-next.5
13+
314
## 1.0.0-next.4
415

516
### Patch Changes

plugins/deepgram/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@livekit/agents-plugin-deepgram",
3-
"version": "1.0.0-next.4",
3+
"version": "1.0.0-next.5",
44
"description": "Deepgram plugin for LiveKit Agents for Node.js",
55
"main": "dist/index.js",
66
"require": "dist/index.cjs",

plugins/elevenlabs/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @livekit/agents-plugin-elevenlabs
22

3+
## 1.0.0-next.5
4+
5+
### Patch Changes
6+
7+
- update logs - [#643](https://github.com/livekit/agents-js/pull/643) ([@Shubhrakanti](https://github.com/Shubhrakanti))
8+
9+
- fix nuphonic plugin - [#645](https://github.com/livekit/agents-js/pull/645) ([@Shubhrakanti](https://github.com/Shubhrakanti))
10+
11+
- Updated dependencies [[`9f481ac163445bcaf3609fdf9abc132af27f43e4`](https://github.com/livekit/agents-js/commit/9f481ac163445bcaf3609fdf9abc132af27f43e4), [`21e81a01e66c0f12d4ab6e1324c7be118ff013ae`](https://github.com/livekit/agents-js/commit/21e81a01e66c0f12d4ab6e1324c7be118ff013ae)]:
12+
- @livekit/agents@1.0.0-next.5
13+
314
## 1.0.0-next.4
415

516
### Patch Changes

plugins/elevenlabs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@livekit/agents-plugin-elevenlabs",
3-
"version": "1.0.0-next.4",
3+
"version": "1.0.0-next.5",
44
"description": "ElevenLabs plugin for LiveKit Node Agents",
55
"main": "dist/index.js",
66
"require": "dist/index.cjs",

plugins/google/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @livekit/agents-plugin-google
22

3+
## 1.0.0-next.5
4+
5+
### Patch Changes
6+
7+
- update logs - [#643](https://github.com/livekit/agents-js/pull/643) ([@Shubhrakanti](https://github.com/Shubhrakanti))
8+
9+
- fix nuphonic plugin - [#645](https://github.com/livekit/agents-js/pull/645) ([@Shubhrakanti](https://github.com/Shubhrakanti))
10+
11+
- Updated dependencies [[`9f481ac163445bcaf3609fdf9abc132af27f43e4`](https://github.com/livekit/agents-js/commit/9f481ac163445bcaf3609fdf9abc132af27f43e4), [`21e81a01e66c0f12d4ab6e1324c7be118ff013ae`](https://github.com/livekit/agents-js/commit/21e81a01e66c0f12d4ab6e1324c7be118ff013ae)]:
12+
- @livekit/agents@1.0.0-next.5
13+
314
## 1.0.0-next.4
415

516
### Patch Changes

0 commit comments

Comments
 (0)