Skip to content

Commit c2deb7e

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

31 files changed

+115
-29
lines changed

.changeset/fine-buckets-sink.md

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

.changeset/giant-ghosts-serve.md

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

.changeset/open-mice-bathe.md

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

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.16
4+
5+
### Patch Changes
6+
7+
- Add preemptive generation - [#798](https://github.com/livekit/agents-js/pull/798) ([@toubatbrian](https://github.com/toubatbrian))
8+
9+
- Rename Worker to AgentServer - [#713](https://github.com/livekit/agents-js/pull/713) ([@Shubhrakanti](https://github.com/Shubhrakanti))
10+
311
## 1.0.15
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.15",
3+
"version": "1.0.16",
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.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c54c21e55f65ec3fbeacf1d3555a21982e914337`](https://github.com/livekit/agents-js/commit/c54c21e55f65ec3fbeacf1d3555a21982e914337), [`ac8214d5e13f53bf68fac5195dd4e01a6d05c4de`](https://github.com/livekit/agents-js/commit/ac8214d5e13f53bf68fac5195dd4e01a6d05c4de)]:
8+
- @livekit/agents@1.0.16
9+
310
## 1.0.5
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.5",
3+
"version": "1.0.6",
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.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c54c21e55f65ec3fbeacf1d3555a21982e914337`](https://github.com/livekit/agents-js/commit/c54c21e55f65ec3fbeacf1d3555a21982e914337), [`ac8214d5e13f53bf68fac5195dd4e01a6d05c4de`](https://github.com/livekit/agents-js/commit/ac8214d5e13f53bf68fac5195dd4e01a6d05c4de)]:
8+
- @livekit/agents@1.0.16
9+
310
## 1.0.5
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.5",
3+
"version": "1.0.6",
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.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c54c21e55f65ec3fbeacf1d3555a21982e914337`](https://github.com/livekit/agents-js/commit/c54c21e55f65ec3fbeacf1d3555a21982e914337), [`ac8214d5e13f53bf68fac5195dd4e01a6d05c4de`](https://github.com/livekit/agents-js/commit/ac8214d5e13f53bf68fac5195dd4e01a6d05c4de)]:
8+
- @livekit/agents@1.0.16
9+
310
## 1.0.15
411

512
### Patch Changes

0 commit comments

Comments
 (0)