Skip to content

Commit 7ea14d2

Browse files
chore(master): release 2.3.4
1 parent 0b72dbb commit 7ea14d2

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+
## [2.3.4](https://github.com/cloudinary/cloudinary-video-player/compare/v2.3.3...v2.3.4) (2025-03-06)
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+
* live stream captions display ([#826](https://github.com/cloudinary/cloudinary-video-player/issues/826)) ([0b72dbb](https://github.com/cloudinary/cloudinary-video-player/commit/0b72dbb77542bd59a095184e24d6b462efae66c1))
11+
412
## [2.3.3](https://github.com/cloudinary/cloudinary-video-player/compare/v2.3.2...v2.3.3) (2025-02-16)
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": "2.3.3",
3+
"version": "2.3.4",
44
"description": "Cloudinary Video Player",
55
"author": "Cloudinary",
66
"license": "MIT",

0 commit comments

Comments
 (0)