Skip to content

Commit 76fe2aa

Browse files
Version Packages
1 parent 2c299fb commit 76fe2aa

File tree

7 files changed

+23
-8
lines changed

7 files changed

+23
-8
lines changed

.changeset/weak-frogs-fold.md

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

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.96
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`2c299fb66b310d4cf9c329354b98a1cb9654f8b4`](https://github.com/livekit/components-js/commit/2c299fb66b310d4cf9c329354b98a1cb9654f8b4)]:
8+
- @livekit/components-styles@1.2.0
9+
310
## 1.0.95
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.95",
4+
"version": "1.0.96",
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.69
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`2c299fb66b310d4cf9c329354b98a1cb9654f8b4`](https://github.com/livekit/components-js/commit/2c299fb66b310d4cf9c329354b98a1cb9654f8b4)]:
8+
- @livekit/components-styles@1.2.0
9+
310
## 0.2.68
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.68",
3+
"version": "0.2.69",
44
"private": true,
55
"type": "module",
66
"scripts": {

packages/styles/CHANGELOG.md

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

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- Scope button and input styles to LiveKit classes within the data theme - [#1218](https://github.com/livekit/components-js/pull/1218) ([@lukasIO](https://github.com/lukasIO))
8+
39
## 1.1.6
410

511
### Patch Changes

packages/styles/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-styles",
3-
"version": "1.1.6",
3+
"version": "1.2.0",
44
"license": "Apache-2.0",
55
"author": "LiveKit",
66
"repository": {

0 commit comments

Comments
 (0)