Skip to content

Commit c3a8f5f

Browse files
cloudinary-jenkinscloudinary-bottsi
authored
chore: release v3.13.0 (#1006)
* chore: release v3.13.0 * Update CHANGELOG with new bug fix entry Added entry for removing height from default poster in the changelog. --------- Co-authored-by: cloudinary-bot <cloudinary-bot@users.noreply.github.com> Co-authored-by: Tsachi Shlidor <tsachi.shlidor@cloudinary.com>
1 parent 4ab5930 commit c3a8f5f

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [3.13.0](https://github.com/cloudinary/cloudinary-video-player/compare/v3.12.1...v3.13.0) (2026-03-30)
2+
3+
4+
### Bug Fixes
5+
6+
* remove charset notations from compiled styles ([#1010](https://github.com/cloudinary/cloudinary-video-player/issues/1010)) ([459f0aa](https://github.com/cloudinary/cloudinary-video-player/commit/459f0aa5b9b4ea8f467dfa8d9fbbfca951ae8a67))
7+
* remove height from default poster ([#1013](https://github.com/cloudinary/cloudinary-video-player/pull/1013))
8+
9+
10+
### Features
11+
12+
* scheduler and rollup lazy-player ([#1003](https://github.com/cloudinary/cloudinary-video-player/issues/1003)) ([9c0d6b2](https://github.com/cloudinary/cloudinary-video-player/commit/9c0d6b258bd1ebc69c58a205377938bb5f964975)), closes [#1004](https://github.com/cloudinary/cloudinary-video-player/issues/1004)
13+
14+
15+
116
## [3.12.1](https://github.com/cloudinary/cloudinary-video-player/compare/v3.12.0...v3.12.1) (2026-03-16)
217

318

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

0 commit comments

Comments
 (0)