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 41caf84 commit e4e4d8bCopy full SHA for e4e4d8b
2 files changed
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [6.16.1](https://github.com/cloudinary-community/next-cloudinary/compare/v6.16.0...v6.16.1) (2025-10-17)
2
+
3
4
+### Bug Fixes
5
6
+* **typo:** remove colon from Watch & Learn ([43fdeda](https://github.com/cloudinary-community/next-cloudinary/commit/43fdeda2b028dfa3b4194f63ecc56cc173afc035))
7
+* url ([15179f7](https://github.com/cloudinary-community/next-cloudinary/commit/15179f7d768d4e2f57b207ca6973142adc15320d))
8
9
# [6.16.0](https://github.com/cloudinary-community/next-cloudinary/compare/v6.15.0...v6.16.0) (2024-10-22)
10
11
next-cloudinary/package.json
@@ -1,6 +1,6 @@
{
"name": "next-cloudinary",
- "version": "6.16.0",
+ "version": "6.16.1",
"license": "MIT",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
0 commit comments