Skip to content

Commit 4ed70d8

Browse files
chore(master): release 2.3.5
1 parent 4d4fc3b commit 4ed70d8

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.5](https://github.com/cloudinary/cloudinary-video-player/compare/v2.3.4...v2.3.5) (2025-03-25)
5+
6+
7+
### Bug Fixes
8+
9+
* controlbar shadow when controls: false ([#830](https://github.com/cloudinary/cloudinary-video-player/issues/830)) ([8f88dd6](https://github.com/cloudinary/cloudinary-video-player/commit/8f88dd639919c7a3c2701ce0b6c2af0a2076ec9b))
10+
* improve example pages, remove duplicates ([#831](https://github.com/cloudinary/cloudinary-video-player/issues/831)) ([4d4fc3b](https://github.com/cloudinary/cloudinary-video-player/commit/4d4fc3be5d96bfcbe06605f3b9a1d3cbd79fc751))
11+
412
## [2.3.4](https://github.com/cloudinary/cloudinary-video-player/compare/v2.3.3...v2.3.4) (2025-03-13)
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.4",
3+
"version": "2.3.5",
44
"description": "Cloudinary Video Player",
55
"author": "Cloudinary",
66
"license": "MIT",

0 commit comments

Comments
 (0)