Skip to content

Commit f894009

Browse files
chore(master): release 2.3.4
1 parent 19da7aa commit f894009

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+
## [2.3.4](https://github.com/cloudinary/cloudinary-video-player/compare/v2.3.3...v2.3.4) (2025-03-11)
5+
6+
7+
### Bug Fixes
8+
9+
* add live stream error screen & auto refresh ([#819](https://github.com/cloudinary/cloudinary-video-player/issues/819)) ([9fc9f7a](https://github.com/cloudinary/cloudinary-video-player/commit/9fc9f7a5251529203e5b8ecbd0e88d61b6110578))
10+
* default config merge with user config ([#827](https://github.com/cloudinary/cloudinary-video-player/issues/827)) ([19da7aa](https://github.com/cloudinary/cloudinary-video-player/commit/19da7aa26c708689030455dbdd38dbd9514e0849))
11+
* live stream captions display ([#826](https://github.com/cloudinary/cloudinary-video-player/issues/826)) ([0b72dbb](https://github.com/cloudinary/cloudinary-video-player/commit/0b72dbb77542bd59a095184e24d6b462efae66c1))
12+
413
## [2.3.3](https://github.com/cloudinary/cloudinary-video-player/compare/v2.3.2...v2.3.3) (2025-02-16)
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": "2.3.3",
3+
"version": "2.3.4",
44
"description": "Cloudinary Video Player",
55
"author": "Cloudinary",
66
"license": "MIT",

0 commit comments

Comments
 (0)