Skip to content

Commit e61ea93

Browse files
chore(master): release 3.0.0 (#870)
Co-authored-by: Tsachi Shlidor <[email protected]>
1 parent bb936b4 commit e61ea93

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Changelog
22

33

4+
## [3.0.0](https://github.com/cloudinary/cloudinary-video-player/compare/v2.6.0...v3.0.0) (2025-06-05)
5+
6+
7+
### ⚠ BREAKING CHANGES
8+
9+
* remove light version
10+
11+
### Features
12+
13+
* adaptive-streaming startegies ([847f649](https://github.com/cloudinary/cloudinary-video-player/commit/847f64997b6c8527858e16c45f718fcf9da2ff46))
14+
* enable player-source config inheritance ([847f649](https://github.com/cloudinary/cloudinary-video-player/commit/847f64997b6c8527858e16c45f718fcf9da2ff46))
15+
* hdr support for HLS streams ([847f649](https://github.com/cloudinary/cloudinary-video-player/commit/847f64997b6c8527858e16c45f718fcf9da2ff46))
16+
* new lazy-loaded ABR engine ([#867](https://github.com/cloudinary/cloudinary-video-player/issues/867)) ([847f649](https://github.com/cloudinary/cloudinary-video-player/commit/847f64997b6c8527858e16c45f718fcf9da2ff46))
17+
418
## [2.6.0](https://github.com/cloudinary/cloudinary-video-player/compare/v2.5.0...v2.6.0) (2025-05-14)
519

620

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudinary-video-player",
3-
"version": "2.6.0",
3+
"version": "3.0.0",
44
"description": "Cloudinary Video Player",
55
"author": "Cloudinary",
66
"license": "MIT",

0 commit comments

Comments
 (0)