Skip to content

Commit f54262c

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

29 files changed

+111
-19
lines changed

.changeset/strong-stars-swim.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.14
4+
5+
### Patch Changes
6+
7+
- Fix ffmpeg dependency cannot found issue - [#793](https://github.com/livekit/agents-js/pull/793) ([@toubatbrian](https://github.com/toubatbrian))
8+
39
## 1.0.13
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.13",
3+
"version": "1.0.14",
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.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a918f0d640013d90c245752f827ea107841f4f82`](https://github.com/livekit/agents-js/commit/a918f0d640013d90c245752f827ea107841f4f82)]:
8+
- @livekit/agents@1.0.14
9+
310
## 1.0.3
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.3",
3+
"version": "1.0.4",
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.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a918f0d640013d90c245752f827ea107841f4f82`](https://github.com/livekit/agents-js/commit/a918f0d640013d90c245752f827ea107841f4f82)]:
8+
- @livekit/agents@1.0.14
9+
310
## 1.0.3
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.3",
3+
"version": "1.0.4",
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.14
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a918f0d640013d90c245752f827ea107841f4f82`](https://github.com/livekit/agents-js/commit/a918f0d640013d90c245752f827ea107841f4f82)]:
8+
- @livekit/agents@1.0.14
9+
310
## 1.0.13
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.13",
3+
"version": "1.0.14",
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.14
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a918f0d640013d90c245752f827ea107841f4f82`](https://github.com/livekit/agents-js/commit/a918f0d640013d90c245752f827ea107841f4f82)]:
8+
- @livekit/agents@1.0.14
9+
310
## 1.0.13
411

512
### Patch Changes

0 commit comments

Comments
 (0)