Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/cool-peaches-flash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/happy-lamps-enjoy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/plenty-garlics-watch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-squids-double.md

This file was deleted.

7 changes: 7 additions & 0 deletions examples/agent-dispatch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# agent-dispatch

## 0.0.24

### Patch Changes

- Updated dependencies [[`41548327a4e9f1a003864a93dce7cbe604369bcc`](https://github.com/livekit/node-sdks/commit/41548327a4e9f1a003864a93dce7cbe604369bcc)]:
- [email protected]

## 0.0.23

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/agent-dispatch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "agent-dispatch",
"version": "0.0.23",
"version": "0.0.24",
"description": "An example demonstrating dispatching agents with an API call",
"private": true,
"author": "LiveKit",
Expand Down
10 changes: 10 additions & 0 deletions packages/livekit-rtc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @livekit/rtc-node

## 0.13.22

### Patch Changes

- Hold lock on all ffi events - [#579](https://github.com/livekit/node-sdks/pull/579) ([@lukasIO](https://github.com/lukasIO))

- fix disconnect - [#575](https://github.com/livekit/node-sdks/pull/575) ([@simllll](https://github.com/simllll))

- added AsyncQueue-based AudioMixer - [#567](https://github.com/livekit/node-sdks/pull/567) ([@simllll](https://github.com/simllll))

## 0.13.21

### Patch Changes
Expand Down
2 changes: 2 additions & 0 deletions packages/livekit-rtc/npm/darwin-arm64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @livekit/rtc-node-darwin-arm64

## 0.13.22

## 0.13.21

## 0.13.20
Expand Down
2 changes: 1 addition & 1 deletion packages/livekit-rtc/npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@livekit/rtc-node-darwin-arm64",
"version": "0.13.21",
"version": "0.13.22",
"repository": {
"type": "git",
"url": "https://github.com/livekit/node-sdks.git",
Expand Down
2 changes: 2 additions & 0 deletions packages/livekit-rtc/npm/darwin-x64/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @livekit/rtc-node-darwin-x64

## 0.13.22

## 0.13.21

## 0.13.20
Expand Down
2 changes: 1 addition & 1 deletion packages/livekit-rtc/npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@livekit/rtc-node-darwin-x64",
"author": "LiveKit",
"version": "0.13.21",
"version": "0.13.22",
"repository": {
"type": "git",
"url": "https://github.com/livekit/node-sdks.git",
Expand Down
2 changes: 2 additions & 0 deletions packages/livekit-rtc/npm/linux-arm64-gnu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @livekit/rtc-node-linux-arm64-gnu

## 0.13.22

## 0.13.21

## 0.13.20
Expand Down
2 changes: 1 addition & 1 deletion packages/livekit-rtc/npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@livekit/rtc-node-linux-arm64-gnu",
"author": "LiveKit",
"version": "0.13.21",
"version": "0.13.22",
"repository": {
"type": "git",
"url": "https://github.com/livekit/node-sdks.git",
Expand Down
2 changes: 2 additions & 0 deletions packages/livekit-rtc/npm/linux-x64-gnu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @livekit/rtc-node-linux-x64-gnu

## 0.13.22

## 0.13.21

## 0.13.20
Expand Down
2 changes: 1 addition & 1 deletion packages/livekit-rtc/npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@livekit/rtc-node-linux-x64-gnu",
"author": "LiveKit",
"version": "0.13.21",
"version": "0.13.22",
"repository": {
"type": "git",
"url": "https://github.com/livekit/node-sdks.git",
Expand Down
2 changes: 2 additions & 0 deletions packages/livekit-rtc/npm/win32-x64-msvc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @livekit/rtc-node-win32-x64-msvc

## 0.13.22

## 0.13.21

## 0.13.20
Expand Down
2 changes: 1 addition & 1 deletion packages/livekit-rtc/npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@livekit/rtc-node-win32-x64-msvc",
"author": "LiveKit",
"version": "0.13.21",
"version": "0.13.22",
"repository": {
"type": "git",
"url": "https://github.com/livekit/node-sdks.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/livekit-rtc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "LiveKit RTC Node",
"license": "Apache-2.0",
"author": "LiveKit",
"version": "0.13.21",
"version": "0.13.22",
"main": "dist/index.js",
"require": "dist/index.cjs",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/livekit-server-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# livekit-server-sdk

## 2.15.0

### Minor Changes

- feat(connector): initial client impl - [#573](https://github.com/livekit/node-sdks/pull/573) ([@anunaym14](https://github.com/anunaym14))

## 2.14.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/livekit-server-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "livekit-server-sdk",
"version": "2.14.2",
"version": "2.15.0",
"description": "Server-side SDK for LiveKit",
"main": "dist/index.js",
"require": "dist/index.cjs",
Expand Down