Skip to content

Commit

Permalink
Version Packages (#154)
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 16, 2023
1 parent 25064a5 commit 47bf660
Show file tree
Hide file tree
Showing 33 changed files with 155 additions and 118 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-bears-invite.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/dirty-rules-hug.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fast-spiders-add.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/friendly-dolphins-press.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fuzzy-shirts-dance.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/good-rings-train.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/great-pens-think.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/green-carrots-wink.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hot-geese-approve.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/mighty-camels-ring.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/olive-badgers-join.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/poor-fans-grow.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/soft-squids-serve.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stupid-meals-look.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/three-pears-count.md

This file was deleted.

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

## 0.0.2

### Patch Changes

- Rename ParticipantView to ParticipantTile and use it in FocusLayout - [#158](https://github.com/livekit/components-js/pull/158) ([@Ocupe](https://github.com/Ocupe))

- Add chat to audio and video conference prefabs. - [#171](https://github.com/livekit/components-js/pull/171) ([@Ocupe](https://github.com/Ocupe))
2 changes: 1 addition & 1 deletion docs/alpha-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@livekit/components-alpha-docs",
"version": "0.0.1",
"version": "0.0.2",
"description": "Preliminary alpha docs for LiveKit components.",
"keywords": [
"docs",
Expand Down
18 changes: 18 additions & 0 deletions docs/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @livekit/component-docs-storybook

## 1.0.6

### Patch Changes

- Rename ParticipantView to ParticipantTile and use it in FocusLayout - [#158](https://github.com/livekit/components-js/pull/158) ([@Ocupe](https://github.com/Ocupe))

- add variations to controlbar and its story - [#156](https://github.com/livekit/components-js/pull/156) ([@lukasIO](https://github.com/lukasIO))

- Add ConnectionStateToast - [#173](https://github.com/livekit/components-js/pull/173) ([@lukasIO](https://github.com/lukasIO))

- Replace pin context with layout context. - [#168](https://github.com/livekit/components-js/pull/168) ([@Ocupe](https://github.com/Ocupe))

- Add chat to audio and video conference prefabs. - [#171](https://github.com/livekit/components-js/pull/171) ([@Ocupe](https://github.com/Ocupe))

- Updated dependencies [[`ce9c642`](https://github.com/livekit/components-js/commit/ce9c64239a40dae95449c252c1bcbac0c229d8f8), [`fdfbfc7`](https://github.com/livekit/components-js/commit/fdfbfc75a20741f8cc17c85ec045f08663b90000), [`e3d48c3`](https://github.com/livekit/components-js/commit/e3d48c31c7fd3c7a6d12d854fa08f634de0f0d6b), [`91b9c5d`](https://github.com/livekit/components-js/commit/91b9c5d473446c3ea0e3ae37a20302a5a5f2f791), [`e888ed2`](https://github.com/livekit/components-js/commit/e888ed2927becd168e951c56acfe1488b5f80089), [`1c3942a`](https://github.com/livekit/components-js/commit/1c3942ab924d720aa86fc18e4f1d30f7dcf581e3), [`d00a0dc`](https://github.com/livekit/components-js/commit/d00a0dcdf2bfcf1dddfbd0772778202382b48bfc), [`fda5c66`](https://github.com/livekit/components-js/commit/fda5c66c4559f90851c8634bfa218dd707a1caa4), [`af0da3a`](https://github.com/livekit/components-js/commit/af0da3ab7df51a7b4f12306a4fc7b756358249f2), [`7af268b`](https://github.com/livekit/components-js/commit/7af268b3b267d93b337b0c5942e674cd8f8e78dc), [`450c352`](https://github.com/livekit/components-js/commit/450c35286fd2ddb3a320a2c2106d1fa4d93219b2), [`25064a5`](https://github.com/livekit/components-js/commit/25064a5d1a1fb86eeed0d77de8e3f516e1aa3840), [`7a14944`](https://github.com/livekit/components-js/commit/7a1494401d4230ea61697bf4ada789a49446bf90), [`b499d98`](https://github.com/livekit/components-js/commit/b499d98115e6e2dbc0c7e3885c407b3b65cb72fa)]:
- @livekit/components-react@0.1.13
- @livekit/components-styles@0.1.5

## 1.0.5

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions docs/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@livekit/component-docs-storybook",
"version": "1.0.5",
"version": "1.0.6",
"main": "index.js",
"private": true,
"license": "MIT",
Expand All @@ -19,8 +19,8 @@
"typescript": "^4.8.4"
},
"dependencies": {
"@livekit/components-react": "0.1.12",
"@livekit/components-styles": "0.1.4",
"@livekit/components-react": "0.1.13",
"@livekit/components-styles": "0.1.5",
"livekit-client": "^1.6.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
12 changes: 12 additions & 0 deletions examples/meet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @livekit/component-example-next

## 0.1.13

### Patch Changes

- Add chat to audio and video conference prefabs. - [#171](https://github.com/livekit/components-js/pull/171) ([@Ocupe](https://github.com/Ocupe))

- Add error callback to prejoin prefab - [#196](https://github.com/livekit/components-js/pull/196) ([@lukasIO](https://github.com/lukasIO))

- Updated dependencies [[`ce9c642`](https://github.com/livekit/components-js/commit/ce9c64239a40dae95449c252c1bcbac0c229d8f8), [`fdfbfc7`](https://github.com/livekit/components-js/commit/fdfbfc75a20741f8cc17c85ec045f08663b90000), [`e3d48c3`](https://github.com/livekit/components-js/commit/e3d48c31c7fd3c7a6d12d854fa08f634de0f0d6b), [`91b9c5d`](https://github.com/livekit/components-js/commit/91b9c5d473446c3ea0e3ae37a20302a5a5f2f791), [`e888ed2`](https://github.com/livekit/components-js/commit/e888ed2927becd168e951c56acfe1488b5f80089), [`1c3942a`](https://github.com/livekit/components-js/commit/1c3942ab924d720aa86fc18e4f1d30f7dcf581e3), [`d00a0dc`](https://github.com/livekit/components-js/commit/d00a0dcdf2bfcf1dddfbd0772778202382b48bfc), [`fda5c66`](https://github.com/livekit/components-js/commit/fda5c66c4559f90851c8634bfa218dd707a1caa4), [`af0da3a`](https://github.com/livekit/components-js/commit/af0da3ab7df51a7b4f12306a4fc7b756358249f2), [`7af268b`](https://github.com/livekit/components-js/commit/7af268b3b267d93b337b0c5942e674cd8f8e78dc), [`450c352`](https://github.com/livekit/components-js/commit/450c35286fd2ddb3a320a2c2106d1fa4d93219b2), [`25064a5`](https://github.com/livekit/components-js/commit/25064a5d1a1fb86eeed0d77de8e3f516e1aa3840), [`7a14944`](https://github.com/livekit/components-js/commit/7a1494401d4230ea61697bf4ada789a49446bf90), [`b499d98`](https://github.com/livekit/components-js/commit/b499d98115e6e2dbc0c7e3885c407b3b65cb72fa)]:
- @livekit/components-react@0.1.13
- @livekit/components-styles@0.1.5

## 0.1.12

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions examples/meet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@livekit/meet",
"version": "0.1.12",
"version": "0.1.13",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@livekit/components-react": "0.1.12",
"@livekit/components-styles": "0.1.4",
"@livekit/components-react": "0.1.13",
"@livekit/components-styles": "0.1.5",
"livekit-client": "^1.6.2",
"livekit-server-sdk": "^1.0.3",
"next": "12.2.4",
Expand Down
12 changes: 12 additions & 0 deletions examples/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @livekit/component-example-next

## 0.1.13

### Patch Changes

- Rename ParticipantView to ParticipantTile and use it in FocusLayout - [#158](https://github.com/livekit/components-js/pull/158) ([@Ocupe](https://github.com/Ocupe))

- Replace pin context with layout context. - [#168](https://github.com/livekit/components-js/pull/168) ([@Ocupe](https://github.com/Ocupe))

- Updated dependencies [[`ce9c642`](https://github.com/livekit/components-js/commit/ce9c64239a40dae95449c252c1bcbac0c229d8f8), [`fdfbfc7`](https://github.com/livekit/components-js/commit/fdfbfc75a20741f8cc17c85ec045f08663b90000), [`e3d48c3`](https://github.com/livekit/components-js/commit/e3d48c31c7fd3c7a6d12d854fa08f634de0f0d6b), [`91b9c5d`](https://github.com/livekit/components-js/commit/91b9c5d473446c3ea0e3ae37a20302a5a5f2f791), [`e888ed2`](https://github.com/livekit/components-js/commit/e888ed2927becd168e951c56acfe1488b5f80089), [`1c3942a`](https://github.com/livekit/components-js/commit/1c3942ab924d720aa86fc18e4f1d30f7dcf581e3), [`d00a0dc`](https://github.com/livekit/components-js/commit/d00a0dcdf2bfcf1dddfbd0772778202382b48bfc), [`fda5c66`](https://github.com/livekit/components-js/commit/fda5c66c4559f90851c8634bfa218dd707a1caa4), [`af0da3a`](https://github.com/livekit/components-js/commit/af0da3ab7df51a7b4f12306a4fc7b756358249f2), [`7af268b`](https://github.com/livekit/components-js/commit/7af268b3b267d93b337b0c5942e674cd8f8e78dc), [`450c352`](https://github.com/livekit/components-js/commit/450c35286fd2ddb3a320a2c2106d1fa4d93219b2), [`25064a5`](https://github.com/livekit/components-js/commit/25064a5d1a1fb86eeed0d77de8e3f516e1aa3840), [`7a14944`](https://github.com/livekit/components-js/commit/7a1494401d4230ea61697bf4ada789a49446bf90), [`b499d98`](https://github.com/livekit/components-js/commit/b499d98115e6e2dbc0c7e3885c407b3b65cb72fa)]:
- @livekit/components-react@0.1.13
- @livekit/components-styles@0.1.5

## 0.1.12

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions 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.1.12",
"version": "0.1.13",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@livekit/components-react": "0.1.12",
"@livekit/components-styles": "0.1.4",
"@livekit/components-react": "0.1.13",
"@livekit/components-styles": "0.1.5",
"livekit-client": "^1.6.2",
"livekit-server-sdk": "^1.0.3",
"next": "12.2.4",
Expand Down
22 changes: 22 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @livekit/components-core

## 0.1.10

### Patch Changes

- Fix TrackLoop - [#144](https://github.com/livekit/components-js/pull/144) ([@Ocupe](https://github.com/Ocupe))

- Add TileLoop for displaying participants without tracks, rename contexts - [#170](https://github.com/livekit/components-js/pull/170) ([@lukasIO](https://github.com/lukasIO))

- Rename ParticipantView to ParticipantTile and use it in FocusLayout - [#158](https://github.com/livekit/components-js/pull/158) ([@Ocupe](https://github.com/Ocupe))

- Add ConnectionStateToast - [#173](https://github.com/livekit/components-js/pull/173) ([@lukasIO](https://github.com/lukasIO))

- Add FocusToggle component to ParticipantTile. - [#178](https://github.com/livekit/components-js/pull/178) ([@Ocupe](https://github.com/Ocupe))

- Replace pin context with layout context. - [#168](https://github.com/livekit/components-js/pull/168) ([@Ocupe](https://github.com/Ocupe))

- Hide screen share button on mobile. - [#200](https://github.com/livekit/components-js/pull/200) ([@Ocupe](https://github.com/Ocupe))

- Add chat to audio and video conference prefabs. - [#171](https://github.com/livekit/components-js/pull/171) ([@Ocupe](https://github.com/Ocupe))

- Fix initial muted state - [#159](https://github.com/livekit/components-js/pull/159) ([@Ocupe](https://github.com/Ocupe))

## 0.1.9

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@livekit/components-core",
"version": "0.1.9",
"version": "0.1.10",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"author": "LiveKit",
"devDependencies": {
"@livekit/components-styles": "0.1.4",
"@livekit/components-styles": "0.1.5",
"eslint-config-lk-custom": "0.1.0",
"tsup": "^6.5.0",
"typescript": "^4.7.4",
Expand Down
35 changes: 35 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
# @livekit/components-react

## 0.1.13

### Patch Changes

- use device specific selector for default control bar - [#153](https://github.com/livekit/components-js/pull/153) ([@lukasIO](https://github.com/lukasIO))

- Fix TrackLoop - [#144](https://github.com/livekit/components-js/pull/144) ([@Ocupe](https://github.com/Ocupe))

- Add TileLoop for displaying participants without tracks, rename contexts - [#170](https://github.com/livekit/components-js/pull/170) ([@lukasIO](https://github.com/lukasIO))

- Rename ParticipantView to ParticipantTile and use it in FocusLayout - [#158](https://github.com/livekit/components-js/pull/158) ([@Ocupe](https://github.com/Ocupe))

- add variations to controlbar and its story - [#156](https://github.com/livekit/components-js/pull/156) ([@lukasIO](https://github.com/lukasIO))

- Add ConnectionStateToast - [#173](https://github.com/livekit/components-js/pull/173) ([@lukasIO](https://github.com/lukasIO))

- Detach track on onmount - [#167](https://github.com/livekit/components-js/pull/167) ([@lukasIO](https://github.com/lukasIO))

- Add FocusToggle component to ParticipantTile. - [#178](https://github.com/livekit/components-js/pull/178) ([@Ocupe](https://github.com/Ocupe))

- Update "eslint-config-turbo" 0.0.6 -> 0.0.7 - [#147](https://github.com/livekit/components-js/pull/147) ([@renovate](https://github.com/apps/renovate))

- Replace pin context with layout context. - [#168](https://github.com/livekit/components-js/pull/168) ([@Ocupe](https://github.com/Ocupe))

- Use @floating-ui/react package for MediaDeviceMenu - [#161](https://github.com/livekit/components-js/pull/161) ([@Ocupe](https://github.com/Ocupe))

- Hide screen share button on mobile. - [#200](https://github.com/livekit/components-js/pull/200) ([@Ocupe](https://github.com/Ocupe))

- Add chat to audio and video conference prefabs. - [#171](https://github.com/livekit/components-js/pull/171) ([@Ocupe](https://github.com/Ocupe))

- Add error callback to prejoin prefab - [#196](https://github.com/livekit/components-js/pull/196) ([@lukasIO](https://github.com/lukasIO))

- Updated dependencies [[`fdfbfc7`](https://github.com/livekit/components-js/commit/fdfbfc75a20741f8cc17c85ec045f08663b90000), [`e3d48c3`](https://github.com/livekit/components-js/commit/e3d48c31c7fd3c7a6d12d854fa08f634de0f0d6b), [`91b9c5d`](https://github.com/livekit/components-js/commit/91b9c5d473446c3ea0e3ae37a20302a5a5f2f791), [`1c3942a`](https://github.com/livekit/components-js/commit/1c3942ab924d720aa86fc18e4f1d30f7dcf581e3), [`fda5c66`](https://github.com/livekit/components-js/commit/fda5c66c4559f90851c8634bfa218dd707a1caa4), [`7af268b`](https://github.com/livekit/components-js/commit/7af268b3b267d93b337b0c5942e674cd8f8e78dc), [`25064a5`](https://github.com/livekit/components-js/commit/25064a5d1a1fb86eeed0d77de8e3f516e1aa3840), [`7a14944`](https://github.com/livekit/components-js/commit/7a1494401d4230ea61697bf4ada789a49446bf90), [`9707652`](https://github.com/livekit/components-js/commit/97076529a9a278007369d7bf16c0a62b6057797d)]:
- @livekit/components-core@0.1.10

## 0.1.12

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@livekit/components-react",
"version": "0.1.12",
"version": "0.1.13",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@floating-ui/react": "^0.15.1",
"@livekit/components-core": "0.1.9",
"@livekit/components-core": "0.1.10",
"clsx": "^1.2.1"
},
"peerDependencies": {
Expand Down
14 changes: 14 additions & 0 deletions packages/styles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @livekit/components-styles

## 0.1.5

### Patch Changes

- Rename ParticipantView to ParticipantTile and use it in FocusLayout - [#158](https://github.com/livekit/components-js/pull/158) ([@Ocupe](https://github.com/Ocupe))

- Add ConnectionStateToast - [#173](https://github.com/livekit/components-js/pull/173) ([@lukasIO](https://github.com/lukasIO))

- Add FocusToggle component to ParticipantTile. - [#178](https://github.com/livekit/components-js/pull/178) ([@Ocupe](https://github.com/Ocupe))

- Use @floating-ui/react package for MediaDeviceMenu - [#161](https://github.com/livekit/components-js/pull/161) ([@Ocupe](https://github.com/Ocupe))

- Add chat to audio and video conference prefabs. - [#171](https://github.com/livekit/components-js/pull/171) ([@Ocupe](https://github.com/Ocupe))

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@livekit/components-styles",
"version": "0.1.4",
"version": "0.1.5",
"author": "LiveKit",
"license": "MIT",
"main": "dist/styles.css",
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.5

### Patch Changes

- Updated dependencies [[`ce9c642`](https://github.com/livekit/components-js/commit/ce9c64239a40dae95449c252c1bcbac0c229d8f8), [`fdfbfc7`](https://github.com/livekit/components-js/commit/fdfbfc75a20741f8cc17c85ec045f08663b90000), [`e3d48c3`](https://github.com/livekit/components-js/commit/e3d48c31c7fd3c7a6d12d854fa08f634de0f0d6b), [`91b9c5d`](https://github.com/livekit/components-js/commit/91b9c5d473446c3ea0e3ae37a20302a5a5f2f791), [`e888ed2`](https://github.com/livekit/components-js/commit/e888ed2927becd168e951c56acfe1488b5f80089), [`1c3942a`](https://github.com/livekit/components-js/commit/1c3942ab924d720aa86fc18e4f1d30f7dcf581e3), [`d00a0dc`](https://github.com/livekit/components-js/commit/d00a0dcdf2bfcf1dddfbd0772778202382b48bfc), [`fda5c66`](https://github.com/livekit/components-js/commit/fda5c66c4559f90851c8634bfa218dd707a1caa4), [`af0da3a`](https://github.com/livekit/components-js/commit/af0da3ab7df51a7b4f12306a4fc7b756358249f2), [`7af268b`](https://github.com/livekit/components-js/commit/7af268b3b267d93b337b0c5942e674cd8f8e78dc), [`450c352`](https://github.com/livekit/components-js/commit/450c35286fd2ddb3a320a2c2106d1fa4d93219b2), [`25064a5`](https://github.com/livekit/components-js/commit/25064a5d1a1fb86eeed0d77de8e3f516e1aa3840), [`7a14944`](https://github.com/livekit/components-js/commit/7a1494401d4230ea61697bf4ada789a49446bf90), [`b499d98`](https://github.com/livekit/components-js/commit/b499d98115e6e2dbc0c7e3885c407b3b65cb72fa)]:
- @livekit/components-react@0.1.13

## 0.0.4

### Patch Changes
Expand Down
Loading

1 comment on commit 47bf660

@vercel
Copy link

@vercel vercel bot commented on 47bf660 Jan 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.