Skip to content

Commit 0c1af46

Browse files
Version Packages (#1227)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 02e6d68 commit 0c1af46

39 files changed

Lines changed: 123 additions & 38 deletions

.changeset/moody-ears-marry.md

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

.changeset/sweet-news-add.md

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

.changeset/tiny-tips-clean.md

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

agents/CHANGELOG.md

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

3+
## 1.2.6
4+
5+
### Patch Changes
6+
7+
- Add get_framework_info request/response support - [#1223](https://github.com/livekit/agents-js/pull/1223) ([@toubatbrian](https://github.com/toubatbrian))
8+
9+
- update readme with community link - [#1225](https://github.com/livekit/agents-js/pull/1225) ([@tinalenguyen](https://github.com/tinalenguyen))
10+
11+
- refactor \_updateSession in phonic and base realtimesession class - [#1224](https://github.com/livekit/agents-js/pull/1224) ([@tinalenguyen](https://github.com/tinalenguyen))
12+
313
## 1.2.5
414

515
### 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.2.5",
3+
"version": "1.2.6",
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.2.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`02e6d685149191a743abcdaf9a7514da5250c9ab`](https://github.com/livekit/agents-js/commit/02e6d685149191a743abcdaf9a7514da5250c9ab), [`dfe5f1b9761d863c729fe45764348cfcc31d8adb`](https://github.com/livekit/agents-js/commit/dfe5f1b9761d863c729fe45764348cfcc31d8adb), [`1070190afb5037ec7dd88a43d2f273e5dd94b63c`](https://github.com/livekit/agents-js/commit/1070190afb5037ec7dd88a43d2f273e5dd94b63c)]:
8+
- @livekit/agents@1.2.6
9+
310
## 1.2.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.2.5",
3+
"version": "1.2.6",
44
"description": "Anam plugin for LiveKit Node Agents",
55
"main": "dist/index.js",
66
"require": "dist/index.cjs",

plugins/baseten/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-baseten",
3-
"version": "1.2.5",
3+
"version": "1.2.6",
44
"description": "Baseten 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.2.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`02e6d685149191a743abcdaf9a7514da5250c9ab`](https://github.com/livekit/agents-js/commit/02e6d685149191a743abcdaf9a7514da5250c9ab), [`dfe5f1b9761d863c729fe45764348cfcc31d8adb`](https://github.com/livekit/agents-js/commit/dfe5f1b9761d863c729fe45764348cfcc31d8adb), [`1070190afb5037ec7dd88a43d2f273e5dd94b63c`](https://github.com/livekit/agents-js/commit/1070190afb5037ec7dd88a43d2f273e5dd94b63c)]:
8+
- @livekit/agents@1.2.6
9+
310
## 1.2.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.2.5",
3+
"version": "1.2.6",
44
"description": "Beyond Presence plugin for LiveKit Node Agents",
55
"main": "dist/index.js",
66
"require": "dist/index.cjs",

0 commit comments

Comments
 (0)