Skip to content

Commit 7fc7808

Browse files
Version Packages (#780)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 95450d1 commit 7fc7808

31 files changed

+115
-29
lines changed

.changeset/clear-paths-cheer.md

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

.changeset/olive-roses-brush.md

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

.changeset/thick-chicken-raise.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.12
4+
5+
### Patch Changes
6+
7+
- Expose EOUMetrics type - [#776](https://github.com/livekit/agents-js/pull/776) ([@toubatbrian](https://github.com/toubatbrian))
8+
9+
- - Fix CommonJS entrypoint to resolve files from `dist` - [#777](https://github.com/livekit/agents-js/pull/777) ([@toubatbrian](https://github.com/toubatbrian))
10+
311
## 1.0.11
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.11",
3+
"version": "1.0.12",
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.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`68d4df42c4be11e0e3dbb5836ff435f30f99396e`](https://github.com/livekit/agents-js/commit/68d4df42c4be11e0e3dbb5836ff435f30f99396e), [`f42b63eb91f56c6f3838a39c86e1d7c1b0150e87`](https://github.com/livekit/agents-js/commit/f42b63eb91f56c6f3838a39c86e1d7c1b0150e87)]:
8+
- @livekit/agents@1.0.12
9+
310
## 1.0.1
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.1",
3+
"version": "1.0.2",
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.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`68d4df42c4be11e0e3dbb5836ff435f30f99396e`](https://github.com/livekit/agents-js/commit/68d4df42c4be11e0e3dbb5836ff435f30f99396e), [`f42b63eb91f56c6f3838a39c86e1d7c1b0150e87`](https://github.com/livekit/agents-js/commit/f42b63eb91f56c6f3838a39c86e1d7c1b0150e87)]:
8+
- @livekit/agents@1.0.12
9+
310
## 1.0.1
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.1",
3+
"version": "1.0.2",
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.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`68d4df42c4be11e0e3dbb5836ff435f30f99396e`](https://github.com/livekit/agents-js/commit/68d4df42c4be11e0e3dbb5836ff435f30f99396e), [`f42b63eb91f56c6f3838a39c86e1d7c1b0150e87`](https://github.com/livekit/agents-js/commit/f42b63eb91f56c6f3838a39c86e1d7c1b0150e87)]:
8+
- @livekit/agents@1.0.12
9+
310
## 1.0.11
411

512
### Patch Changes

0 commit comments

Comments
 (0)