Skip to content

Commit 5e3e2c8

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

File tree

18 files changed

+37
-18
lines changed

18 files changed

+37
-18
lines changed

.changeset/brown-teams-kiss.md

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

.changeset/great-tables-hear.md

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

examples/agent-dispatch/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# agent-dispatch
22

3+
## 0.0.21
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d3e79b319f002e6cdfc9f7b8e6c810c8ab24df37`](https://github.com/livekit/node-sdks/commit/d3e79b319f002e6cdfc9f7b8e6c810c8ab24df37)]:
8+
9+
310
## 0.0.20
411

512
### Patch Changes

examples/agent-dispatch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agent-dispatch",
3-
"version": "0.0.20",
3+
"version": "0.0.21",
44
"description": "An example demonstrating dispatching agents with an API call",
55
"private": true,
66
"author": "LiveKit",

packages/livekit-rtc/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @livekit/rtc-node
22

3+
## 0.13.20
4+
5+
### Patch Changes
6+
7+
- Fix clearQueue not setting queue size to 0 - [#542](https://github.com/livekit/node-sdks/pull/542) ([@matej-dataqueue](https://github.com/matej-dataqueue))
8+
39
## 0.13.19
410

511
### Patch Changes

packages/livekit-rtc/npm/darwin-arm64/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @livekit/rtc-node-darwin-arm64
22

3+
## 0.13.20
4+
35
## 0.13.19
46

57
## 0.13.18

packages/livekit-rtc/npm/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@livekit/rtc-node-darwin-arm64",
3-
"version": "0.13.19",
3+
"version": "0.13.20",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/livekit/node-sdks.git",

packages/livekit-rtc/npm/darwin-x64/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @livekit/rtc-node-darwin-x64
22

3+
## 0.13.20
4+
35
## 0.13.19
46

57
## 0.13.18

packages/livekit-rtc/npm/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@livekit/rtc-node-darwin-x64",
33
"author": "LiveKit",
4-
"version": "0.13.19",
4+
"version": "0.13.20",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/livekit/node-sdks.git",

packages/livekit-rtc/npm/linux-arm64-gnu/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @livekit/rtc-node-linux-arm64-gnu
22

3+
## 0.13.20
4+
35
## 0.13.19
46

57
## 0.13.18

0 commit comments

Comments
 (0)