Skip to content

Commit

Permalink
twilio-video.js@2.28.0 (#822)
Browse files Browse the repository at this point in the history
* Upgrade to twilio-video.js@2.28.0
* Bump version and update changelog
  • Loading branch information
manjeshbhargav committed Sep 14, 2023
1 parent e46e90a commit 3bb97eb
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 10 deletions.
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
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 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 @@ -45,7 +45,7 @@
"swiper": "^8.1.5",
"ts-node": "^9.1.1",
"twilio": "^3.63.1",
"twilio-video": "^2.27.0",
"twilio-video": "^2.28.0",
"typescript": "^4.6.2"
},
"devDependencies": {
Expand Down Expand Up @@ -146,4 +146,4 @@
"enzyme-to-json/serializer"
]
}
}
}

0 comments on commit 3bb97eb

Please sign in to comment.