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 93cc3ed commit bb0b44aCopy full SHA for bb0b44a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+1.37.1 / 2023-06-09
2
+==================
3
+
4
+ * chore: removing ts installed with dtslint to prevent fails on older node.js
5
+ * fix: only explicit require used
6
+ * fix: upgrade core-js from 3.30.1 to 3.30.2
7
8
1.37.0 / 2023-05-16
9
==================
10
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <[email protected]>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "1.37.0",
+ "version": "1.37.1",
"homepage": "http://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments