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 762d80c commit c6298a7Copy full SHA for c6298a7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+1.29.1 / 2022-04-17
2
+==================
3
+
4
+ * Fix support of the lowercase response headers (#545)
5
+ * Fix tags function type definition (#544)
6
7
8
1.29.0 / 2022-03-24
9
==================
10
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <[email protected]>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "1.29.0",
+ "version": "1.29.1",
"homepage": "http://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments