Skip to content

Commit 018541d

Browse files
committed
Revert remove "colbyfayock" references
1 parent 9a19b4e commit 018541d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/pages/changelog.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,13 @@ This is a fundamental change in how the API works
9191

9292
**CldUploadWidget**
9393
* Add Content-Type to CldUploadWidget signature endpoint ([#379](https://github.com/cloudinary-community/next-cloudinary/issues/379))
94-
* Deprecates some CldUploadWidget types in favor of natively defined types from [@cloudinary-util/types](https://github.com/cloudinary-community/cloudinary-util/tree/main/packages/types)
94+
* Deprecates some CldUploadWidget types in favor of natively defined types from [@cloudinary-util/types](https://github.com/colbyfayock/cloudinary-util/tree/main/packages/types)
9595
* CldUploadWidgetInfo, CldUploadWidgetPropsOptions, CldUploadWidgetResults
9696
* Updates onError and onClose callbacks to have a consistent API with the rest of the callbacks ([#424](https://github.com/cloudinary-community/next-cloudinary/pull/424))
9797
* Deprecates onUpload in favor of onSuccess, matching the native Cloudinary Upload Widget API ([#424](https://github.com/cloudinary-community/next-cloudinary/pull/424))
9898

9999
**CldVideoPlayer**
100100
* Removes autoPlay in favor of autoplay
101101
* Video Player: CldVideoPlayerPropsColors
102-
* Deprecates some CldVideoPlayer types in favor of natively defined types from [@cloudinary-util/types](https://github.com/cloudinary-community/cloudinary-util/tree/main/packages/types)
102+
* Deprecates some CldVideoPlayer types in favor of natively defined types from [@cloudinary-util/types](https://github.com/colbyfayock/cloudinary-util/tree/main/packages/types)
103103
* CldVideoPlayerPropsColors

0 commit comments

Comments
 (0)