Skip to content

Commit 8eaee95

Browse files
chore(master): release 3.1.0 (#885)
1 parent 9d8e1ac commit 8eaee95

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

33

4+
## [3.1.0](https://github.com/cloudinary/cloudinary-video-player/compare/v3.0.5...v3.1.0) (2025-07-14)
5+
6+
7+
### Features
8+
9+
* fetch auto title & description ([#882](https://github.com/cloudinary/cloudinary-video-player/issues/882)) ([6769344](https://github.com/cloudinary/cloudinary-video-player/commit/6769344668a54686b4414a713d9f09381eec0f54))
10+
11+
12+
### Bug Fixes
13+
14+
* font-face configuration ([#886](https://github.com/cloudinary/cloudinary-video-player/issues/886)) ([9d8e1ac](https://github.com/cloudinary/cloudinary-video-player/commit/9d8e1ac04086de6c48a17278bef5dbbcb399ae2a))
15+
416
## [3.0.5](https://github.com/cloudinary/cloudinary-video-player/compare/v3.0.4...v3.0.5) (2025-07-03)
517

618

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

0 commit comments

Comments
 (0)