Skip to content

Commit 78d51dd

Browse files
Version Packages (#1137)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent da30fb1 commit 78d51dd

File tree

17 files changed

+57
-22
lines changed

17 files changed

+57
-22
lines changed

.changeset/afraid-glasses-cross.md

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

.changeset/orange-birds-smash.md

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

.changeset/tame-turkeys-joke.md

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

docs/docs/CHANGELOG.md

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

3+
## 0.1.57
4+
5+
### Patch Changes
6+
7+
- Add all examples to the one useDataChannel that gets documented - [#1136](https://github.com/livekit/components-js/pull/1136) ([@bcherry](https://github.com/bcherry))
8+
9+
- Updated dependencies []:
10+
- @livekit/components-react@2.9.4
11+
312
## 0.1.56
413

514
### 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.56",
3+
"version": "0.1.57",
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.84
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @livekit/components-react@2.9.4
9+
310
## 1.0.83
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.83",
4+
"version": "1.0.84",
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.57
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @livekit/components-react@2.9.4
9+
310
## 0.2.56
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.56",
3+
"version": "0.2.57",
44
"private": true,
55
"type": "module",
66
"scripts": {

packages/core/CHANGELOG.md

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

3+
## 0.12.5
4+
5+
### Patch Changes
6+
7+
- Ensure subject is completed when unsubscribed - [#1135](https://github.com/livekit/components-js/pull/1135) ([@lukasIO](https://github.com/lukasIO))
8+
39
## 0.12.4
410

511
### Patch Changes

0 commit comments

Comments
 (0)