Skip to content

Commit a1a2430

Browse files
Version Packages (#1006)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent dfd8e23 commit a1a2430

File tree

7 files changed

+23
-8
lines changed

7 files changed

+23
-8
lines changed

.changeset/nervous-windows-crash.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.70
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d2401eb71e1e65b896be19ce3a41cbf359c7bee3`](https://github.com/livekit/components-js/commit/d2401eb71e1e65b896be19ce3a41cbf359c7bee3)]:
8+
- @livekit/components-styles@1.1.4
9+
310
## 1.0.69
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.69",
4+
"version": "1.0.70",
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.43
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d2401eb71e1e65b896be19ce3a41cbf359c7bee3`](https://github.com/livekit/components-js/commit/d2401eb71e1e65b896be19ce3a41cbf359c7bee3)]:
8+
- @livekit/components-styles@1.1.4
9+
310
## 0.2.42
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.42",
3+
"version": "0.2.43",
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.1.4
4+
5+
### Patch Changes
6+
7+
- Adjust default BarVisualizer color - [#1005](https://github.com/livekit/components-js/pull/1005) ([@lukasIO](https://github.com/lukasIO))
8+
39
## 1.1.3
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.3",
3+
"version": "1.1.4",
44
"license": "Apache-2.0",
55
"author": "LiveKit",
66
"repository": {

0 commit comments

Comments
 (0)