Skip to content

Commit

Permalink
openvidu-components: Released v2.29.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
CSantosM committed Oct 17, 2023
1 parent c8ff947 commit bb2c63c
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
18 changes: 9 additions & 9 deletions openvidu-components-angular/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 openvidu-components-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@angular/platform-browser-dynamic": "14.2.10",
"@angular/router": "14.2.10",
"autolinker": "4.0.0",
"openvidu-browser": "2.28.0",
"openvidu-browser": "2.29.0-beta1",
"rxjs": "7.5.7",
"tslib": "2.3.1",
"zone.js": "0.11.4"
Expand Down Expand Up @@ -77,5 +77,5 @@
"webcomponent:e2e-pro-ci": "cross-env LAUNCH_MODE=CI npm run webcomponent:e2e-pro",
"webcomponent:serve-testapp": "npx http-server ./e2e/webcomponent-app/ && echo http://localhost:8080/?OV_URL=https://localhost:4443&OV_SECRET=MY_SECRET&prejoin=false"
},
"version": "2.28.1"
}
"version": "2.29.0-beta1"
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@angular/material": "^14.0.0",
"autolinker": "^4.0.0",
"buffer": "^6.0.3",
"openvidu-browser": "2.28.0"
"openvidu-browser": "2.29.0-beta1"
},
"version": "2.28.1"
"version": "2.29.0-beta1"
}

0 comments on commit bb2c63c

Please sign in to comment.