Skip to content

Commit 52c7452

Browse files
chore(master): release 3.0.1
1 parent c3f6413 commit 52c7452

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

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.0.1](https://github.com/cloudinary/cloudinary-video-player/compare/v3.0.0...v3.0.1) (2025-06-09)
5+
6+
7+
### Bug Fixes
8+
9+
* cld errors return videojs errors ([#872](https://github.com/cloudinary/cloudinary-video-player/issues/872)) ([c3f6413](https://github.com/cloudinary/cloudinary-video-player/commit/c3f6413688fd5f84b46c8a626536ea674bf1b202))
10+
* make sure we have source on cldsourcechanged ([#871](https://github.com/cloudinary/cloudinary-video-player/issues/871)) ([dd71bfe](https://github.com/cloudinary/cloudinary-video-player/commit/dd71bfe80d9daf0af82daaccf8af074eb8061069))
11+
412
## [3.0.0](https://github.com/cloudinary/cloudinary-video-player/compare/v2.6.0...v3.0.0) (2025-06-05)
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.0.0",
3+
"version": "3.0.1",
44
"description": "Cloudinary Video Player",
55
"author": "Cloudinary",
66
"license": "MIT",

0 commit comments

Comments
 (0)