Azure-Samples / communication-services-web-calling-hero

Hero sample to showcase web calling capabilities for Azure Communication Services
MIT License
103 stars 157 forks source link

Upgrade communication-calling to 1.26.1 #236

Closed prabhjot-msft closed 3 months ago

prabhjot-msft commented 3 months ago

Purpose

Upgrade communication-calling to 1.26.1

Pull Request Type

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

Upstream sample reference

Links to PR(s) that made the original change in the upstream sample:

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information