Skip to content

Commit 5d6fa5a

Browse files
chore(release): 1.0.7 [skip ci]
## [1.0.7](v1.0.6...v1.0.7) (2024-10-01) ### Bug Fixes * enabling types for CldVideoPlayerp oster to support imageoptions and videooptions ([e0c15f9](e0c15f9))
1 parent e0c15f9 commit 5d6fa5a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.7](https://github.com/colbyfayock/astro-cloudinary/compare/v1.0.6...v1.0.7) (2024-10-01)
2+
3+
4+
### Bug Fixes
5+
6+
* enabling types for CldVideoPlayerp oster to support imageoptions and videooptions ([e0c15f9](https://github.com/colbyfayock/astro-cloudinary/commit/e0c15f9c80c84af56336e7064e0825afe7a373b7))
7+
18
## [1.0.6](https://github.com/colbyfayock/astro-cloudinary/compare/v1.0.5...v1.0.6) (2024-09-23)
29

310

astro-cloudinary/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-cloudinary",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"type": "module",
55
"license": "MIT",
66
"module": "./index.ts",

0 commit comments

Comments
 (0)