Skip to content

Commit aaac9c9

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

File tree

11 files changed

+31
-28
lines changed

11 files changed

+31
-28
lines changed

.changeset/good-papayas-crash.md

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

.changeset/heavy-cats-unite.md

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

.changeset/lemon-tables-help.md

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

.changeset/poor-suits-yawn.md

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

.changeset/tall-crews-tickle.md

Lines changed: 0 additions & 5 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+
## 0.7.4
4+
5+
### Patch Changes
6+
7+
- bugfix: don't wait to queue audio frames before they are sent to the room - [#371](https://github.com/livekit/agents-js/pull/371) ([@Shubhrakanti](https://github.com/Shubhrakanti))
8+
9+
- Publish transcriptions additionally via text stream APIs - [#348](https://github.com/livekit/agents-js/pull/348) ([@lukasIO](https://github.com/lukasIO))
10+
11+
- clean up job processes correctly - [#376](https://github.com/livekit/agents-js/pull/376) ([@Shubhrakanti](https://github.com/Shubhrakanti))
12+
313
## 0.7.3
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": "0.7.3",
3+
"version": "0.7.4",
44
"description": "LiveKit Agents - Node.js",
55
"main": "dist/index.js",
66
"require": "dist/index.cjs",

plugins/cartesia/CHANGELOG.md

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

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- add updateOptions - [#375](https://github.com/livekit/agents-js/pull/375) ([@nbsp](https://github.com/nbsp))
8+
9+
- Updated dependencies [[`5f805961b91f121c4a7d83a04b648b1122b15dba`](https://github.com/livekit/agents-js/commit/5f805961b91f121c4a7d83a04b648b1122b15dba), [`a0c49c9b7b771bb67748fb7c75c5dd2fe9f90e8a`](https://github.com/livekit/agents-js/commit/a0c49c9b7b771bb67748fb7c75c5dd2fe9f90e8a), [`c06c84fa79ecdfae9170a5255a10315cf64216aa`](https://github.com/livekit/agents-js/commit/c06c84fa79ecdfae9170a5255a10315cf64216aa)]:
10+
- @livekit/agents@0.7.4
11+
312
## 0.1.2
413

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

plugins/deepgram/CHANGELOG.md

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

3+
## 0.5.6
4+
5+
### Patch Changes
6+
7+
- add updateOptions - [#374](https://github.com/livekit/agents-js/pull/374) ([@nbsp](https://github.com/nbsp))
8+
9+
- Updated dependencies [[`5f805961b91f121c4a7d83a04b648b1122b15dba`](https://github.com/livekit/agents-js/commit/5f805961b91f121c4a7d83a04b648b1122b15dba), [`a0c49c9b7b771bb67748fb7c75c5dd2fe9f90e8a`](https://github.com/livekit/agents-js/commit/a0c49c9b7b771bb67748fb7c75c5dd2fe9f90e8a), [`c06c84fa79ecdfae9170a5255a10315cf64216aa`](https://github.com/livekit/agents-js/commit/c06c84fa79ecdfae9170a5255a10315cf64216aa)]:
10+
- @livekit/agents@0.7.4
11+
312
## 0.5.5
413

514
### Patch Changes

0 commit comments

Comments
 (0)