Skip to content

Commit b710912

Browse files
author
GitHub Actions Bot
committed
chore(@stream-io/video-react-sdk): release version 0.5.10
1 parent 6a9e92e commit b710912

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/react-sdk/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
### [0.5.10](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.5.9...@stream-io/video-react-sdk-0.5.10) (2024-04-05)
6+
7+
### Dependency Updates
8+
9+
* `@stream-io/video-client` updated to version `0.6.8`
10+
* `@stream-io/video-filters-web` updated to version `0.0.1`
11+
* `@stream-io/video-react-bindings` updated to version `0.4.8`
12+
* `@stream-io/video-styling` updated to version `1.0.2`
13+
14+
### Features
15+
16+
* **react:** Support for Background Filters and Background Blurring ([#1283](https://github.com/GetStream/stream-video-js/issues/1283)) ([f790ee7](https://github.com/GetStream/stream-video-js/commit/f790ee78c20fb0f5266e429a777d8bb7ef158c83)), closes [#1271](https://github.com/GetStream/stream-video-js/issues/1271) [#1276](https://github.com/GetStream/stream-video-js/issues/1276)
17+
518
### [0.5.9](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.5.8...@stream-io/video-react-sdk-0.5.9) (2024-04-02)
619

720
### Dependency Updates

packages/react-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stream-io/video-react-sdk",
3-
"version": "0.5.9",
3+
"version": "0.5.10",
44
"packageManager": "[email protected]",
55
"main": "./dist/index.cjs.js",
66
"module": "./dist/index.es.js",

0 commit comments

Comments
 (0)