Skip to content

Commit 9f71b4d

Browse files
Version Packages (#1049)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 146272c commit 9f71b4d

File tree

17 files changed

+63
-25
lines changed

17 files changed

+63
-25
lines changed

.changeset/brown-taxis-appear.md

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

.changeset/eleven-masks-doubt.md

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

.changeset/wise-ghosts-talk.md

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

docs/docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @livekit/components-js-docs
22

3+
## 0.1.49
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`146272c1654c4b9dc86996ff85804a8ee4a0780c`](https://github.com/livekit/components-js/commit/146272c1654c4b9dc86996ff85804a8ee4a0780c), [`207ce97417e207fab6fa37f7680b8b7edf91f9e7`](https://github.com/livekit/components-js/commit/207ce97417e207fab6fa37f7680b8b7edf91f9e7), [`ebe78fb658cd6c8b76eedf0465c51b03aa00b305`](https://github.com/livekit/components-js/commit/ebe78fb658cd6c8b76eedf0465c51b03aa00b305)]:
8+
- @livekit/components-react@2.6.11
9+
310
## 0.1.48
411

512
### Patch Changes

docs/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@livekit/components-js-docs",
3-
"version": "0.1.48",
3+
"version": "0.1.49",
44
"description": "Automatically generated documentation pages for LiveKit Components JS. Intended to be consumed by the documentation page.",
55
"repository": {
66
"type": "git",

docs/storybook/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @livekit/component-docs-storybook
22

3+
## 1.0.76
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`146272c1654c4b9dc86996ff85804a8ee4a0780c`](https://github.com/livekit/components-js/commit/146272c1654c4b9dc86996ff85804a8ee4a0780c), [`207ce97417e207fab6fa37f7680b8b7edf91f9e7`](https://github.com/livekit/components-js/commit/207ce97417e207fab6fa37f7680b8b7edf91f9e7), [`ebe78fb658cd6c8b76eedf0465c51b03aa00b305`](https://github.com/livekit/components-js/commit/ebe78fb658cd6c8b76eedf0465c51b03aa00b305)]:
8+
- @livekit/components-react@2.6.11
9+
310
## 1.0.75
411

512
### Patch Changes

docs/storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@livekit/component-docs-storybook",
4-
"version": "1.0.75",
4+
"version": "1.0.76",
55
"license": "Apache-2.0",
66
"main": "index.js",
77
"scripts": {

examples/nextjs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @livekit/component-example-next
22

3+
## 0.2.49
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`146272c1654c4b9dc86996ff85804a8ee4a0780c`](https://github.com/livekit/components-js/commit/146272c1654c4b9dc86996ff85804a8ee4a0780c), [`207ce97417e207fab6fa37f7680b8b7edf91f9e7`](https://github.com/livekit/components-js/commit/207ce97417e207fab6fa37f7680b8b7edf91f9e7), [`ebe78fb658cd6c8b76eedf0465c51b03aa00b305`](https://github.com/livekit/components-js/commit/ebe78fb658cd6c8b76eedf0465c51b03aa00b305)]:
8+
- @livekit/components-react@2.6.11
9+
310
## 0.2.48
411

512
### Patch Changes

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@livekit/component-example-next",
3-
"version": "0.2.48",
3+
"version": "0.2.49",
44
"private": true,
55
"type": "module",
66
"scripts": {

packages/core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @livekit/components-core
22

3+
## 0.11.11
4+
5+
### Patch Changes
6+
7+
- Include useKrispNoiseFilter in generated docs - [#1055](https://github.com/livekit/components-js/pull/1055) ([@bcherry](https://github.com/bcherry))
8+
9+
- use JS SDK's isLocal check - [#1050](https://github.com/livekit/components-js/pull/1050) ([@davidzhao](https://github.com/davidzhao))
10+
311
## 0.11.10
412

513
### Patch Changes

0 commit comments

Comments
 (0)