Skip to content

Commit

Permalink
Version Packages (#1028)
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 Nov 21, 2024
1 parent 82ba2d0 commit 260d6b3
Show file tree
Hide file tree
Showing 13 changed files with 43 additions and 20 deletions.
5 changes: 0 additions & 5 deletions .changeset/empty-tables-agree.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fresh-fans-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-dogs-relate.md

This file was deleted.

7 changes: 7 additions & 0 deletions docs/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @livekit/components-js-docs

## 0.1.47

### Patch Changes

- Updated dependencies [[`2b582d3b63e7132b554a8509f957a630f5590111`](https://github.com/livekit/components-js/commit/2b582d3b63e7132b554a8509f957a630f5590111), [`1289a5fe112bad9f81555848969d972b32b335db`](https://github.com/livekit/components-js/commit/1289a5fe112bad9f81555848969d972b32b335db), [`82ba2d008c68b00bb9ffb2d21c2a5d87af527f5f`](https://github.com/livekit/components-js/commit/82ba2d008c68b00bb9ffb2d21c2a5d87af527f5f)]:
- @livekit/components-react@2.6.9

## 0.1.46

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@livekit/components-js-docs",
"version": "0.1.46",
"version": "0.1.47",
"description": "Automatically generated documentation pages for LiveKit Components JS. Intended to be consumed by the documentation page.",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions docs/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @livekit/component-docs-storybook

## 1.0.74

### Patch Changes

- Updated dependencies [[`2b582d3b63e7132b554a8509f957a630f5590111`](https://github.com/livekit/components-js/commit/2b582d3b63e7132b554a8509f957a630f5590111), [`1289a5fe112bad9f81555848969d972b32b335db`](https://github.com/livekit/components-js/commit/1289a5fe112bad9f81555848969d972b32b335db), [`82ba2d008c68b00bb9ffb2d21c2a5d87af527f5f`](https://github.com/livekit/components-js/commit/82ba2d008c68b00bb9ffb2d21c2a5d87af527f5f)]:
- @livekit/components-react@2.6.9

## 1.0.73

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@livekit/component-docs-storybook",
"version": "1.0.73",
"version": "1.0.74",
"license": "Apache-2.0",
"main": "index.js",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions examples/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @livekit/component-example-next

## 0.2.47

### Patch Changes

- Updated dependencies [[`2b582d3b63e7132b554a8509f957a630f5590111`](https://github.com/livekit/components-js/commit/2b582d3b63e7132b554a8509f957a630f5590111), [`1289a5fe112bad9f81555848969d972b32b335db`](https://github.com/livekit/components-js/commit/1289a5fe112bad9f81555848969d972b32b335db), [`82ba2d008c68b00bb9ffb2d21c2a5d87af527f5f`](https://github.com/livekit/components-js/commit/82ba2d008c68b00bb9ffb2d21c2a5d87af527f5f)]:
- @livekit/components-react@2.6.9

## 0.2.46

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@livekit/component-example-next",
"version": "0.2.46",
"version": "0.2.47",
"private": true,
"type": "module",
"scripts": {
Expand Down
10 changes: 10 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @livekit/components-react

## 2.6.9

### Patch Changes

- Fix Chat usage without layoutcontext - [#1027](https://github.com/livekit/components-js/pull/1027) ([@lukasIO](https://github.com/lukasIO))

- Fix className property on BarVisualizer - [#1029](https://github.com/livekit/components-js/pull/1029) ([@mikljohansson](https://github.com/mikljohansson))

- Forward disconnectReason to onDisconnected callback - [#1031](https://github.com/livekit/components-js/pull/1031) ([@lukasIO](https://github.com/lukasIO))

## 2.6.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@livekit/components-react",
"version": "2.6.8",
"version": "2.6.9",
"license": "Apache-2.0",
"author": "LiveKit",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions tooling/docs-gen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @livekit/components-docs-gen

## 0.0.69

### Patch Changes

- Updated dependencies [[`2b582d3b63e7132b554a8509f957a630f5590111`](https://github.com/livekit/components-js/commit/2b582d3b63e7132b554a8509f957a630f5590111), [`1289a5fe112bad9f81555848969d972b32b335db`](https://github.com/livekit/components-js/commit/1289a5fe112bad9f81555848969d972b32b335db), [`82ba2d008c68b00bb9ffb2d21c2a5d87af527f5f`](https://github.com/livekit/components-js/commit/82ba2d008c68b00bb9ffb2d21c2a5d87af527f5f)]:
- @livekit/components-react@2.6.9

## 0.0.68

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tooling/docs-gen/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@livekit/components-docs-gen",
"version": "0.0.68",
"version": "0.0.69",
"description": "Generate component docs.",
"license": "Apache 2.0",
"author": "LiveKit",
Expand Down

0 comments on commit 260d6b3

Please sign in to comment.