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 f08a3f7 commit d12a63fCopy full SHA for d12a63f
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+2.5.1 / 2024-10-08
2
+==================
3
+
4
+* fix: added missing stream method to ts spec
5
6
2.5.0 / 2024-09-15
7
==================
8
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <info@cloudinary.com>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "2.5.0",
+ "version": "2.5.1",
"homepage": "https://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments