From aeca25631016f43c7bdc769f2e34a85b5bdd1432 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 20:42:45 +0000 Subject: [PATCH] Version Packages --- .changeset/chatty-beers-scream.md | 5 ----- .changeset/dry-nights-sing.md | 5 ----- .changeset/poor-ghosts-rule.md | 5 ----- .changeset/wide-moments-wear.md | 5 ----- .changeset/wild-ways-enter.md | 5 ----- docs/docs/CHANGELOG.md | 7 +++++++ docs/docs/package.json | 2 +- docs/storybook/CHANGELOG.md | 8 ++++++++ docs/storybook/package.json | 2 +- examples/nextjs/CHANGELOG.md | 7 +++++++ examples/nextjs/package.json | 2 +- packages/react/CHANGELOG.md | 15 ++++++++++++++- packages/react/package.json | 2 +- packages/shadcn/CHANGELOG.md | 7 +++++++ packages/shadcn/package.json | 2 +- tooling/docs-gen/CHANGELOG.md | 7 +++++++ tooling/docs-gen/package.json | 2 +- 17 files changed, 56 insertions(+), 32 deletions(-) delete mode 100644 .changeset/chatty-beers-scream.md delete mode 100644 .changeset/dry-nights-sing.md delete mode 100644 .changeset/poor-ghosts-rule.md delete mode 100644 .changeset/wide-moments-wear.md delete mode 100644 .changeset/wild-ways-enter.md diff --git a/.changeset/chatty-beers-scream.md b/.changeset/chatty-beers-scream.md deleted file mode 100644 index e9cfaac38..000000000 --- a/.changeset/chatty-beers-scream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@livekit/components-react": patch ---- - -Invalidate tokens originating from a cached token source after first usage diff --git a/.changeset/dry-nights-sing.md b/.changeset/dry-nights-sing.md deleted file mode 100644 index 5d45f8bf6..000000000 --- a/.changeset/dry-nights-sing.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@livekit/components-react': patch ---- - -Adds new "encryption" field to useSession diff --git a/.changeset/poor-ghosts-rule.md b/.changeset/poor-ghosts-rule.md deleted file mode 100644 index e0d155219..000000000 --- a/.changeset/poor-ghosts-rule.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@livekit/components-react': patch ---- - -fix and simplify agent attribute update hook with direct participant reference diff --git a/.changeset/wide-moments-wear.md b/.changeset/wide-moments-wear.md deleted file mode 100644 index 3aeece31d..000000000 --- a/.changeset/wide-moments-wear.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@livekit/components-react': patch ---- - -Handle renamed e2ee -> encryption key in room options serializer diff --git a/.changeset/wild-ways-enter.md b/.changeset/wild-ways-enter.md deleted file mode 100644 index a322b3bc5..000000000 --- a/.changeset/wild-ways-enter.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@livekit/components-react': patch ---- - -Add new useRpc hook diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md index bbddb0002..6123c80be 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/components-js-docs +## 0.1.74 + +### Patch Changes + +- Updated dependencies [[`6a6af9ec1f6eb1dbf931041da4b239c14b9a02df`](https://github.com/livekit/components-js/commit/6a6af9ec1f6eb1dbf931041da4b239c14b9a02df), [`171d21aa24df8ff9259ade332aed4cfd5a33a9f1`](https://github.com/livekit/components-js/commit/171d21aa24df8ff9259ade332aed4cfd5a33a9f1), [`84df6f25c99a15d66b74e011f27d06ad9cee3c09`](https://github.com/livekit/components-js/commit/84df6f25c99a15d66b74e011f27d06ad9cee3c09), [`dd9a4f4d27d0d1462265e9fc83704d161eac06a2`](https://github.com/livekit/components-js/commit/dd9a4f4d27d0d1462265e9fc83704d161eac06a2), [`91bb48ce3da689e7a473ad16cd6fa708a20cea15`](https://github.com/livekit/components-js/commit/91bb48ce3da689e7a473ad16cd6fa708a20cea15)]: + - @livekit/components-react@2.9.21 + ## 0.1.73 ### Patch Changes diff --git a/docs/docs/package.json b/docs/docs/package.json index 357567346..59e9ad60e 100644 --- a/docs/docs/package.json +++ b/docs/docs/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/components-js-docs", - "version": "0.1.73", + "version": "0.1.74", "description": "Automatically generated documentation pages for LiveKit Components JS. Intended to be consumed by the documentation page.", "repository": { "type": "git", diff --git a/docs/storybook/CHANGELOG.md b/docs/storybook/CHANGELOG.md index 04104a806..48858a995 100644 --- a/docs/storybook/CHANGELOG.md +++ b/docs/storybook/CHANGELOG.md @@ -1,5 +1,13 @@ # @livekit/component-docs-storybook +## 1.0.101 + +### Patch Changes + +- Updated dependencies [[`6a6af9ec1f6eb1dbf931041da4b239c14b9a02df`](https://github.com/livekit/components-js/commit/6a6af9ec1f6eb1dbf931041da4b239c14b9a02df), [`171d21aa24df8ff9259ade332aed4cfd5a33a9f1`](https://github.com/livekit/components-js/commit/171d21aa24df8ff9259ade332aed4cfd5a33a9f1), [`84df6f25c99a15d66b74e011f27d06ad9cee3c09`](https://github.com/livekit/components-js/commit/84df6f25c99a15d66b74e011f27d06ad9cee3c09), [`dd9a4f4d27d0d1462265e9fc83704d161eac06a2`](https://github.com/livekit/components-js/commit/dd9a4f4d27d0d1462265e9fc83704d161eac06a2), [`91bb48ce3da689e7a473ad16cd6fa708a20cea15`](https://github.com/livekit/components-js/commit/91bb48ce3da689e7a473ad16cd6fa708a20cea15)]: + - @livekit/components-react@2.9.21 + - @agents-ui@1.0.4 + ## 1.0.100 ### Patch Changes diff --git a/docs/storybook/package.json b/docs/storybook/package.json index d4c8ac98e..fe5b70742 100644 --- a/docs/storybook/package.json +++ b/docs/storybook/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@livekit/component-docs-storybook", - "version": "1.0.100", + "version": "1.0.101", "license": "Apache-2.0", "main": "index.js", "scripts": { diff --git a/examples/nextjs/CHANGELOG.md b/examples/nextjs/CHANGELOG.md index e60be8623..3a9221c9d 100644 --- a/examples/nextjs/CHANGELOG.md +++ b/examples/nextjs/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/component-example-next +## 0.2.74 + +### Patch Changes + +- Updated dependencies [[`6a6af9ec1f6eb1dbf931041da4b239c14b9a02df`](https://github.com/livekit/components-js/commit/6a6af9ec1f6eb1dbf931041da4b239c14b9a02df), [`171d21aa24df8ff9259ade332aed4cfd5a33a9f1`](https://github.com/livekit/components-js/commit/171d21aa24df8ff9259ade332aed4cfd5a33a9f1), [`84df6f25c99a15d66b74e011f27d06ad9cee3c09`](https://github.com/livekit/components-js/commit/84df6f25c99a15d66b74e011f27d06ad9cee3c09), [`dd9a4f4d27d0d1462265e9fc83704d161eac06a2`](https://github.com/livekit/components-js/commit/dd9a4f4d27d0d1462265e9fc83704d161eac06a2), [`91bb48ce3da689e7a473ad16cd6fa708a20cea15`](https://github.com/livekit/components-js/commit/91bb48ce3da689e7a473ad16cd6fa708a20cea15)]: + - @livekit/components-react@2.9.21 + ## 0.2.73 ### Patch Changes diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index 0853896c7..e13be6852 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/component-example-next", - "version": "0.2.73", + "version": "0.2.74", "private": true, "type": "module", "scripts": { diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 70d859034..d4912c753 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,5 +1,19 @@ # @livekit/components-react +## 2.9.21 + +### Patch Changes + +- Invalidate tokens originating from a cached token source after first usage - [#1309](https://github.com/livekit/components-js/pull/1309) ([@lukasIO](https://github.com/lukasIO)) + +- Adds new "encryption" field to useSession - [`171d21aa24df8ff9259ade332aed4cfd5a33a9f1`](https://github.com/livekit/components-js/commit/171d21aa24df8ff9259ade332aed4cfd5a33a9f1) ([@1egoman](https://github.com/1egoman)) + +- fix and simplify agent attribute update hook with direct participant reference - [#1307](https://github.com/livekit/components-js/pull/1307) ([@chenghao-mou](https://github.com/chenghao-mou)) + +- Handle renamed e2ee -> encryption key in room options serializer - [#1312](https://github.com/livekit/components-js/pull/1312) ([@afgarcia86](https://github.com/afgarcia86)) + +- Add new useRpc hook - [#1314](https://github.com/livekit/components-js/pull/1314) ([@1egoman](https://github.com/1egoman)) + ## 2.9.20 ### Patch Changes @@ -1110,7 +1124,6 @@ - GridLayout Revision. - [#326](https://github.com/livekit/components-js/pull/326) ([@Ocupe](https://github.com/Ocupe)) Renaming: - - `sortParticipantsByVolume` -> `sortParticipants` - Include room in dependency array in order to disconnect on room unmount - [#332](https://github.com/livekit/components-js/pull/332) ([@lukasIO](https://github.com/lukasIO)) diff --git a/packages/react/package.json b/packages/react/package.json index ae17c8491..111da3594 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/components-react", - "version": "2.9.20", + "version": "2.9.21", "license": "Apache-2.0", "author": "LiveKit", "repository": { diff --git a/packages/shadcn/CHANGELOG.md b/packages/shadcn/CHANGELOG.md index 51b6c908b..7cbc988d9 100644 --- a/packages/shadcn/CHANGELOG.md +++ b/packages/shadcn/CHANGELOG.md @@ -1,5 +1,12 @@ # @agents-ui +## 1.0.4 + +### Patch Changes + +- Updated dependencies [[`6a6af9ec1f6eb1dbf931041da4b239c14b9a02df`](https://github.com/livekit/components-js/commit/6a6af9ec1f6eb1dbf931041da4b239c14b9a02df), [`171d21aa24df8ff9259ade332aed4cfd5a33a9f1`](https://github.com/livekit/components-js/commit/171d21aa24df8ff9259ade332aed4cfd5a33a9f1), [`84df6f25c99a15d66b74e011f27d06ad9cee3c09`](https://github.com/livekit/components-js/commit/84df6f25c99a15d66b74e011f27d06ad9cee3c09), [`dd9a4f4d27d0d1462265e9fc83704d161eac06a2`](https://github.com/livekit/components-js/commit/dd9a4f4d27d0d1462265e9fc83704d161eac06a2), [`91bb48ce3da689e7a473ad16cd6fa708a20cea15`](https://github.com/livekit/components-js/commit/91bb48ce3da689e7a473ad16cd6fa708a20cea15)]: + - @livekit/components-react@2.9.21 + ## 1.0.3 ### Patch Changes diff --git a/packages/shadcn/package.json b/packages/shadcn/package.json index 1b71a2467..82046b115 100644 --- a/packages/shadcn/package.json +++ b/packages/shadcn/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@agents-ui", - "version": "1.0.3", + "version": "1.0.4", "description": "", "type": "module", "main": "index.ts", diff --git a/tooling/docs-gen/CHANGELOG.md b/tooling/docs-gen/CHANGELOG.md index 29d37fe16..ec522b2fb 100644 --- a/tooling/docs-gen/CHANGELOG.md +++ b/tooling/docs-gen/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/components-docs-gen +## 0.0.96 + +### Patch Changes + +- Updated dependencies [[`6a6af9ec1f6eb1dbf931041da4b239c14b9a02df`](https://github.com/livekit/components-js/commit/6a6af9ec1f6eb1dbf931041da4b239c14b9a02df), [`171d21aa24df8ff9259ade332aed4cfd5a33a9f1`](https://github.com/livekit/components-js/commit/171d21aa24df8ff9259ade332aed4cfd5a33a9f1), [`84df6f25c99a15d66b74e011f27d06ad9cee3c09`](https://github.com/livekit/components-js/commit/84df6f25c99a15d66b74e011f27d06ad9cee3c09), [`dd9a4f4d27d0d1462265e9fc83704d161eac06a2`](https://github.com/livekit/components-js/commit/dd9a4f4d27d0d1462265e9fc83704d161eac06a2), [`91bb48ce3da689e7a473ad16cd6fa708a20cea15`](https://github.com/livekit/components-js/commit/91bb48ce3da689e7a473ad16cd6fa708a20cea15)]: + - @livekit/components-react@2.9.21 + ## 0.0.95 ### Patch Changes diff --git a/tooling/docs-gen/package.json b/tooling/docs-gen/package.json index bbb51b6e5..b7b540fcd 100644 --- a/tooling/docs-gen/package.json +++ b/tooling/docs-gen/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@livekit/components-docs-gen", - "version": "0.0.95", + "version": "0.0.96", "description": "Generate component docs.", "license": "Apache 2.0", "author": "LiveKit",