Skip to content

Commit 7decb03

Browse files
chore: release master (#947)
1 parent e961e4f commit 7decb03

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.6.0"
2+
".": "3.6.1"
33
}

CHANGELOG.md

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

3+
## [3.6.1](https://github.com/cloudinary/cloudinary-video-player/compare/v3.6.0...v3.6.1) (2025-12-11)
4+
5+
6+
### Bug Fixes
7+
8+
* use tag_name for release detection- ([3b7aa8a](https://github.com/cloudinary/cloudinary-video-player/commit/3b7aa8a761405f192170b02fc0264ed388486ea9))
9+
310
## [3.6.0](https://github.com/cloudinary/cloudinary-video-player/compare/v3.5.2...v3.6.0) (2025-12-10)
411

512

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

0 commit comments

Comments
 (0)