Skip to content

Commit 729ae88

Browse files
chore(release): 1.5.11 [skip ci]
# [@cloudinary-util/types-v1.5.11](https://github.com/cloudinary-community/cloudinary-util/compare/@cloudinary-util/types-v1.5.10...@cloudinary-util/types-v1.5.11) (2024-10-07) ### Bug Fixes * Add cloudinaryAnalytics to Video Player types [#171](#171) ([#208](#208)) ([60da2de](60da2de))
1 parent 60da2de commit 729ae88

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/types/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [@cloudinary-util/types-v1.5.11](https://github.com/cloudinary-community/cloudinary-util/compare/@cloudinary-util/types-v1.5.10...@cloudinary-util/types-v1.5.11) (2024-10-07)
2+
3+
4+
### Bug Fixes
5+
6+
* Add cloudinaryAnalytics to Video Player types [#171](https://github.com/cloudinary-community/cloudinary-util/issues/171) ([#208](https://github.com/cloudinary-community/cloudinary-util/issues/208)) ([60da2de](https://github.com/cloudinary-community/cloudinary-util/commit/60da2de13ae511fd21805b9e1d510be627ce3de7))
7+
18
# [@cloudinary-util/types-v1.5.10](https://github.com/cloudinary-community/cloudinary-util/compare/@cloudinary-util/types-v1.5.9...@cloudinary-util/types-v1.5.10) (2024-10-04)
29

310

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudinary-util/types",
3-
"version": "1.5.10",
3+
"version": "1.5.11",
44
"type": "module",
55
"main": "./dist/index.cjs",
66
"types": "./dist/index.d.cts",

0 commit comments

Comments
 (0)