Skip to content

Commit 35c4441

Browse files
chore(master): release 3.0.5 (#884)
1 parent 0a61e34 commit 35c4441

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

33

4+
## [3.0.5](https://github.com/cloudinary/cloudinary-video-player/compare/v3.0.4...v3.0.5) (2025-07-03)
5+
6+
7+
### Bug Fixes
8+
9+
* secure_distribution not passed correctly when fetching profiles ([#883](https://github.com/cloudinary/cloudinary-video-player/issues/883)) ([0a61e34](https://github.com/cloudinary/cloudinary-video-player/commit/0a61e343eae02ade42a76c5e9cc273694430f0f2))
10+
411
## [3.0.4](https://github.com/cloudinary/cloudinary-video-player/compare/v3.0.3...v3.0.4) (2025-07-01)
512

613

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.4",
3+
"version": "3.0.5",
44
"description": "Cloudinary Video Player",
55
"author": "Cloudinary",
66
"license": "MIT",

0 commit comments

Comments
 (0)