Skip to content

Commit

Permalink
chore(release): 3.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.0.0](v2.0.0...v3.0.0) (2024-05-30)

### Bug Fixes

* **README:** fix error in the code examples ([6eff672](6eff672))

### Code Refactoring

* update webrtc with new web-utils version ([517cd6b](517cd6b))

### BREAKING CHANGES

* Change Connect.Params.host to Connect.Params.endPoint
  • Loading branch information
ceeblue-release-bot[bot] committed May 30, 2024
1 parent 08f89a4 commit 38ea747
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ceeblue/webrtc-client",
"version": "2.0.0",
"version": "3.0.0",
"description": "Ceeblue WebRTC Client",
"keywords": [
"webrtc",
Expand Down

0 comments on commit 38ea747

Please sign in to comment.