Skip to content

Commit 2c5b4ed

Browse files
chore(master): release 3.4.2 (#913)
1 parent bbae229 commit 2c5b4ed

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

33

4+
## [3.4.2](https://github.com/cloudinary/cloudinary-video-player/compare/v3.4.1...v3.4.2) (2025-09-17)
5+
6+
7+
### Bug Fixes
8+
9+
* retry on hls not using withCredentials ([#912](https://github.com/cloudinary/cloudinary-video-player/issues/912)) ([9cb213c](https://github.com/cloudinary/cloudinary-video-player/commit/9cb213ca98e555191bd7f9848ef06f77e0bff644))
10+
* **VIDEO-19962:** base64 encode public id for video metadata ([#906](https://github.com/cloudinary/cloudinary-video-player/issues/906)) ([bbae229](https://github.com/cloudinary/cloudinary-video-player/commit/bbae2291a684bd15ee077b1196d8cca531d0e18b))
11+
412
## [3.4.1](https://github.com/cloudinary/cloudinary-video-player/compare/v3.4.0...v3.4.1) (2025-09-03)
513

614

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

0 commit comments

Comments
 (0)