Skip to content

Commit 0dd7bb3

Browse files
author
GitHub Actions Bot
committed
chore(@stream-io/video-react-sdk): release version 0.1.14
1 parent 8c5ae34 commit 0dd7bb3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/react-sdk/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
### [0.1.14](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.1.13...@stream-io/video-react-sdk-0.1.14) (2023-07-27)
6+
7+
8+
### Documentation
9+
10+
* Update audio room tutorial to support strict mode ([#840](https://github.com/GetStream/stream-video-js/issues/840)) ([9aec392](https://github.com/GetStream/stream-video-js/commit/9aec392ec4a44fb0c1eaee00c19568f01d7b3da9))
11+
512
### [0.1.13](https://github.com/GetStream/stream-video-js/compare/@stream-io/video-react-sdk-0.1.12...@stream-io/video-react-sdk-0.1.13) (2023-07-27)
613

714
### Dependency Updates

packages/react-sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stream-io/video-react-sdk",
3-
"version": "0.1.13",
3+
"version": "0.1.14",
44
"packageManager": "[email protected]",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)