Skip to content

Commit 7cb1539

Browse files
chore: release v3.14.0
1 parent fa56287 commit 7cb1539

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,3 +1,17 @@
1+
# [3.14.0](https://github.com/cloudinary/cloudinary-video-player/compare/v3.13.1...v3.14.0) (2026-04-07)
2+
3+
4+
### Bug Fixes
5+
6+
* apply credentials for native text tracks ([#1023](https://github.com/cloudinary/cloudinary-video-player/issues/1023)) ([fa56287](https://github.com/cloudinary/cloudinary-video-player/commit/fa56287168b0859285c50df19e7b1ba7a9672c17))
7+
8+
9+
### Features
10+
11+
* lazy-loading player ([#1017](https://github.com/cloudinary/cloudinary-video-player/issues/1017)) ([17246c5](https://github.com/cloudinary/cloudinary-video-player/commit/17246c5d045ba37a10463b84bb2f0ceddd05ddfb))
12+
13+
14+
115
## [3.13.1](https://github.com/cloudinary/cloudinary-video-player/compare/v3.13.0...v3.13.1) (2026-04-02)
216

317

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

0 commit comments

Comments
 (0)