File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 6.0.0-beta.4] ( https://github.com/cloudinary-community/next-cloudinary/compare/v6.0.0-beta.3...v6.0.0-beta.4 ) (2024-01-19)
2+
3+
4+ ### Features
5+
6+ * Add Content-Type to CldUploadWidget Signature Headers ([ #418 ] ( https://github.com/cloudinary-community/next-cloudinary/issues/418 ) ) ([ 4f86a20] ( https://github.com/cloudinary-community/next-cloudinary/commit/4f86a2066732337506c8d386fdf79fa6dfd04f2f ) )
7+
8+
9+ ### BREAKING CHANGES
10+
11+ * CldUploadWidget signature endpoint now sets content-type as application/json
12+
113# [ 6.0.0-beta.3] ( https://github.com/cloudinary-community/next-cloudinary/compare/v6.0.0-beta.2...v6.0.0-beta.3 ) (2024-01-19)
214
315
Original file line number Diff line number Diff line change 11{
22 "name" : " next-cloudinary" ,
3- "version" : " 6.0.0-beta.3 " ,
3+ "version" : " 6.0.0-beta.4 " ,
44 "license" : " MIT" ,
55 "main" : " ./dist/index.js" ,
66 "module" : " ./dist/index.mjs" ,
You can’t perform that action at this time.
0 commit comments