Skip to content

Commit

Permalink
Version Packages (#367)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 4, 2025
1 parent 5b0a247 commit a1d26a1
Show file tree
Hide file tree
Showing 19 changed files with 41 additions and 23 deletions.
5 changes: 0 additions & 5 deletions .changeset/mighty-dingos-enjoy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-ducks-deny.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-hounds-fail.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.9

### Patch Changes

- Updated dependencies [[`1b89326fc8076964534b4c4bb6ad879dd17cdf12`](https://github.com/livekit/node-sdks/commit/1b89326fc8076964534b4c4bb6ad879dd17cdf12)]:
- livekit-server-sdk@2.9.5

## 0.0.8

### 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.8",
"version": "0.0.9",
"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.0

### Minor Changes

- feat(rtc): expose DisconnectReason - [#372](https://github.com/livekit/node-sdks/pull/372) ([@nbsp](https://github.com/nbsp))

### Patch Changes

- add close method to AudioSource and VideoSource - [#365](https://github.com/livekit/node-sdks/pull/365) ([@davidzhao](https://github.com/davidzhao))

## 0.12.2

### 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.0

## 0.12.2

## 0.12.1
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.12.2",
"version": "0.13.0",
"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.0

## 0.12.2

## 0.12.1
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.12.2",
"version": "0.13.0",
"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.0

## 0.12.2

## 0.12.1
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.12.2",
"version": "0.13.0",
"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.0

## 0.12.2

## 0.12.1
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.12.2",
"version": "0.13.0",
"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.0

## 0.12.2

## 0.12.1
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.12.2",
"version": "0.13.0",
"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.12.2",
"version": "0.13.0",
"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.9.5

### Patch Changes

- updated SIP APIs to include new API options - [#364](https://github.com/livekit/node-sdks/pull/364) ([@davidzhao](https://github.com/davidzhao))

## 2.9.4

### 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.9.4",
"version": "2.9.5",
"description": "Server-side SDK for LiveKit",
"main": "dist/index.js",
"require": "dist/index.cjs",
Expand Down

0 comments on commit a1d26a1

Please sign in to comment.