Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

twilio-video.js@2.28.0 #822

Merged
merged 2 commits into from
Sep 14, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Bump version and update changelog
  • Loading branch information
manjeshbhargav committed Sep 14, 2023
commit bf450642633cc51af06276d98126f660f0efc60f
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.10.2

### Changes

- `twilio-video` has been upgraded to 2.28.0.

## 0.10.1

### Changes
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twilio-video-app-react",
"version": "0.10.1",
"version": "0.10.2",
"private": true,
"license": "Apache-2.0",
"dependencies": {
Expand Down Expand Up @@ -146,4 +146,4 @@
"enzyme-to-json/serializer"
]
}
}
}