Skip to content

Commit 661bb32

Browse files
chore(release): 6.17.1 [skip ci]
## [6.17.1](v6.17.0...v6.17.1) (2025-11-04) ### Bug Fixes * implement useUploadWidgetId with React 18 useId and fallback ([966198c](966198c))
1 parent f25f1ec commit 661bb32

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+
## [6.17.1](https://github.com/cloudinary-community/next-cloudinary/compare/v6.17.0...v6.17.1) (2025-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* implement useUploadWidgetId with React 18 useId and fallback ([966198c](https://github.com/cloudinary-community/next-cloudinary/commit/966198c01a5a0a4f548f7338f1a539ba7e20fdd2))
7+
18
# [6.17.0](https://github.com/cloudinary-community/next-cloudinary/compare/v6.16.3...v6.17.0) (2025-10-28)
29

310

next-cloudinary/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-cloudinary",
3-
"version": "6.17.0",
3+
"version": "6.17.1",
44
"license": "MIT",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)