Skip to content

Commit b32a7c8

Browse files
chore(master): release 3.3.0 (#902)
1 parent 6a7419e commit b32a7c8

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

33

4+
## [3.3.0](https://github.com/cloudinary/cloudinary-video-player/compare/v3.2.1...v3.3.0) (2025-08-21)
5+
6+
7+
### Features
8+
9+
* subtitles on demand ([#898](https://github.com/cloudinary/cloudinary-video-player/issues/898)) ([e674123](https://github.com/cloudinary/cloudinary-video-player/commit/e67412393a41970001132ec827c0b25d7f772ce3))
10+
11+
12+
### Bug Fixes
13+
14+
* **VIDEO-19984:** withCredentials support for new hls package ([#903](https://github.com/cloudinary/cloudinary-video-player/issues/903)) ([6a7419e](https://github.com/cloudinary/cloudinary-video-player/commit/6a7419ead2c7fa1b84dc1ecc4a9fc311f4054bca))
15+
416
## [3.2.1](https://github.com/cloudinary/cloudinary-video-player/compare/v3.2.0...v3.2.1) (2025-08-12)
517

618

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": "3.2.1",
3+
"version": "3.3.0",
44
"description": "Cloudinary Video Player",
55
"author": "Cloudinary",
66
"license": "MIT",

0 commit comments

Comments
 (0)