Skip to content

Commit

Permalink
openvidu-angular-v2compatibility: Bumped version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 29, 2024
1 parent 2729484 commit 5141421
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions openvidu-components-angular/package-lock.json

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

4 changes: 2 additions & 2 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": "17.3.10",
"@angular/router": "17.3.10",
"autolinker": "4.0.0",
"openvidu-browser-v2compatibility": "3.0.0-beta3",
"openvidu-browser-v2compatibility": "3.0.0",
"rxjs": "7.5.7",
"tslib": "2.3.1",
"zone.js": "^0.14.6"
Expand Down Expand Up @@ -78,5 +78,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": "3.0.0-beta3"
"version": "3.0.0"
}

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

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@angular/material": "^16.0.0 || ^17.0.0",
"autolinker": "^4.0.0",
"buffer": "^6.0.3",
"openvidu-browser-v2compatibility": "3.0.0-beta3"
"openvidu-browser-v2compatibility": "3.0.0"
},
"version": "3.0.0-beta3"
"version": "3.0.0"
}

0 comments on commit 5141421

Please sign in to comment.