Skip to content

Commit 6cffefc

Browse files
chore(master): release 3.5.2 (#928)
1 parent 7795bf6 commit 6cffefc

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

33

4+
## [3.5.2](https://github.com/cloudinary/cloudinary-video-player/compare/v3.5.1...v3.5.2) (2025-11-06)
5+
6+
7+
### Bug Fixes
8+
9+
* **VIDEO-20122:** Parsing VTT with cue attributes like 'align' & 'line' ([#927](https://github.com/cloudinary/cloudinary-video-player/issues/927)) ([7795bf6](https://github.com/cloudinary/cloudinary-video-player/commit/7795bf6e784f81cf2d824d54d6f9fbd5b82fd602))
10+
411
## [3.5.1](https://github.com/cloudinary/cloudinary-video-player/compare/v3.5.0...v3.5.1) (2025-10-30)
512

613

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

0 commit comments

Comments
 (0)