Skip to content

Commit 230d797

Browse files
Version Packages (#807)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eb3d6ab commit 230d797

29 files changed

+111
-19
lines changed

.changeset/cold-gifts-appear.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

agents/CHANGELOG.md

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

3+
## 1.0.17
4+
5+
### Patch Changes
6+
7+
- handle APIError in STT & TTS retry mechanism and prevent ERR_UNHANDLED_ERROR - [#804](https://github.com/livekit/agents-js/pull/804) ([@toubatbrian](https://github.com/toubatbrian))
8+
39
## 1.0.16
410

511
### 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.16",
3+
"version": "1.0.17",
44
"description": "LiveKit Agents - Node.js",
55
"main": "dist/index.js",
66
"require": "dist/index.cjs",

plugins/anam/CHANGELOG.md

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

3+
## 1.0.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`eb3d6ab46dd533544a59e616a2e0db18e5a10421`](https://github.com/livekit/agents-js/commit/eb3d6ab46dd533544a59e616a2e0db18e5a10421)]:
8+
- @livekit/agents@1.0.17
9+
310
## 1.0.6
411

512
### Patch Changes

plugins/anam/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-anam",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Anam plugin for LiveKit Node Agents",
55
"main": "dist/index.js",
66
"require": "dist/index.cjs",

plugins/bey/CHANGELOG.md

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

3+
## 1.0.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`eb3d6ab46dd533544a59e616a2e0db18e5a10421`](https://github.com/livekit/agents-js/commit/eb3d6ab46dd533544a59e616a2e0db18e5a10421)]:
8+
- @livekit/agents@1.0.17
9+
310
## 1.0.6
411

512
### Patch Changes

plugins/bey/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-bey",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Beyond Presence plugin for LiveKit Node Agents",
55
"main": "dist/index.js",
66
"require": "dist/index.cjs",

plugins/cartesia/CHANGELOG.md

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

3+
## 1.0.17
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`eb3d6ab46dd533544a59e616a2e0db18e5a10421`](https://github.com/livekit/agents-js/commit/eb3d6ab46dd533544a59e616a2e0db18e5a10421)]:
8+
- @livekit/agents@1.0.17
9+
310
## 1.0.16
411

512
### 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.16",
3+
"version": "1.0.17",
44
"description": "Cartesia plugin for LiveKit Node Agents",
55
"main": "dist/index.js",
66
"require": "dist/index.cjs",

plugins/deepgram/CHANGELOG.md

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

3+
## 1.0.17
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`eb3d6ab46dd533544a59e616a2e0db18e5a10421`](https://github.com/livekit/agents-js/commit/eb3d6ab46dd533544a59e616a2e0db18e5a10421)]:
8+
- @livekit/agents@1.0.17
9+
310
## 1.0.16
411

512
### Patch Changes

0 commit comments

Comments
 (0)