Skip to content

Commit c76908f

Browse files
ceeblue-release-bot[bot]JoeTurki
authored andcommitted
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2025-02-06) ### Features * **package.json:** update webrtc-client version ([939ba38](939ba38))
1 parent 939ba38 commit c76908f

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="1.2.0"></a>
2+
# [1.2.0](https://github.com/ceebluetv/videojs-plugins/compare/v1.1.0...v1.2.0) (2025-02-06)
3+
4+
### Features
5+
6+
* **package.json:** update webrtc-client version ([939ba38](https://github.com/ceebluetv/videojs-plugins/commit/939ba38))
7+
8+
### Chores
9+
10+
* update TURN default ceeblue credentials ([b68fca8](https://github.com/ceebluetv/videojs-plugins/commit/b68fca8))
11+
112
<a name="1.1.0"></a>
213
# [1.1.0](https://github.com/ceebluetv/videojs-plugins/compare/v1.0.1...v1.1.0) (2024-10-07)
314

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ceeblue/videojs-plugins",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Videojs set of plugins for playing streams from the Ceeblue cloud. Supports WebRTC and WHEP, video quality switching, protocol fallbacks, and more.",
55
"keywords": [
66
"webrtc",

0 commit comments

Comments
 (0)