Skip to content

Commit ea2f0b7

Browse files
chore(master): release 3.4.1 (#911)
1 parent ae94a3b commit ea2f0b7

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

33

4+
## [3.4.1](https://github.com/cloudinary/cloudinary-video-player/compare/v3.4.0...v3.4.1) (2025-09-03)
5+
6+
7+
### Bug Fixes
8+
9+
* remove text tracks notifications ([#910](https://github.com/cloudinary/cloudinary-video-player/issues/910)) ([ae94a3b](https://github.com/cloudinary/cloudinary-video-player/commit/ae94a3bb90b45339381c6f47c41f2339426ea40d))
10+
* source switcher on mobile, tap ([#908](https://github.com/cloudinary/cloudinary-video-player/issues/908)) ([91e4b2a](https://github.com/cloudinary/cloudinary-video-player/commit/91e4b2adedfe853dfbe9b7b39cd5b5bf7c775c10))
11+
* **VIDEO-20021:** subtitles defined in HLS manifest ([#909](https://github.com/cloudinary/cloudinary-video-player/issues/909)) ([b7b8ec9](https://github.com/cloudinary/cloudinary-video-player/commit/b7b8ec9cee048b0a13e730a436586a617beffe47))
12+
413
## [3.4.0](https://github.com/cloudinary/cloudinary-video-player/compare/v3.3.0...v3.4.0) (2025-09-02)
514

615

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

0 commit comments

Comments
 (0)