Skip to content

Commit 7f158ba

Browse files
chore(master): release 3.5.1
1 parent 12b7166 commit 7f158ba

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.5.1](https://github.com/cloudinary/cloudinary-video-player/compare/v3.5.0...v3.5.1) (2025-10-30)
5+
6+
7+
### Bug Fixes
8+
9+
* add big pause button for mobile browsers ([ba1f966](https://github.com/cloudinary/cloudinary-video-player/commit/ba1f966f22026a6cc38c93bc9a25d3b5fb026bf7))
10+
* **VIDEO-20091:** hide shadow when controlBar is hidden ([#924](https://github.com/cloudinary/cloudinary-video-player/issues/924)) ([12b7166](https://github.com/cloudinary/cloudinary-video-player/commit/12b71669b72ce16438254214cde09c848448d01c))
11+
412
## [3.5.0](https://github.com/cloudinary/cloudinary-video-player/compare/v3.4.2...v3.5.0) (2025-10-21)
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.5.0",
3+
"version": "3.5.1",
44
"description": "Cloudinary Video Player",
55
"author": "Cloudinary",
66
"license": "MIT",

0 commit comments

Comments
 (0)