We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18b0dbd commit 8fdfb56Copy full SHA for 8fdfb56
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [7.0.0-beta.11](https://github.com/cloudinary-community/next-cloudinary/compare/v7.0.0-beta.10...v7.0.0-beta.11) (2025-09-16)
2
+
3
4
+### Bug Fixes
5
6
+* updating util packages ([56910f1](https://github.com/cloudinary-community/next-cloudinary/commit/56910f17df76f1b061210d1c44d1d32a65679819))
7
8
# [7.0.0-beta.10](https://github.com/cloudinary-community/next-cloudinary/compare/v7.0.0-beta.9...v7.0.0-beta.10) (2024-11-01)
9
10
next-cloudinary/package.json
@@ -1,6 +1,6 @@
{
"name": "next-cloudinary",
- "version": "7.0.0-beta.10",
+ "version": "7.0.0-beta.11",
"license": "MIT",
"main": "dist/next-cloudinary.cjs.js",
"module": "dist/next-cloudinary.esm.js",
0 commit comments