Skip to content

Commit 93ba039

Browse files
chore(master): release 2.6.0 (#864)
1 parent fc63d32 commit 93ba039

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

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

33

4+
## [2.6.0](https://github.com/cloudinary/cloudinary-video-player/compare/v2.5.0...v2.6.0) (2025-05-14)
5+
6+
7+
### Features
8+
9+
* bump video player profile package ([#860](https://github.com/cloudinary/cloudinary-video-player/issues/860)) ([fc63d32](https://github.com/cloudinary/cloudinary-video-player/commit/fc63d32970762dc39e26587010b727b52645e6ea))
10+
* live streams analytics ([#862](https://github.com/cloudinary/cloudinary-video-player/issues/862)) ([bcb3eca](https://github.com/cloudinary/cloudinary-video-player/commit/bcb3eca45abeb4878a002c518e634609e69a5cb1))
11+
12+
13+
### Bug Fixes
14+
15+
* add visual-search to /all bundle ([96ac989](https://github.com/cloudinary/cloudinary-video-player/commit/96ac9898899ccfb302c51787402544b35ca79117))
16+
417
## [2.5.0](https://github.com/cloudinary/cloudinary-video-player/compare/v2.4.1...v2.5.0) (2025-04-29)
518

619

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

0 commit comments

Comments
 (0)