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 85e6351 commit ce0e4d3Copy full SHA for ce0e4d3
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+1.30.1 / 2022-07-21
2
+==================
3
+
4
+* Bump lodash version to 4.17.21 (#551)
5
+* Add types for verifyNotificationSignature (#555)
6
7
8
1.30.0 / 2022-05-15
9
==================
10
package.json
@@ -2,7 +2,7 @@
"author": "Cloudinary <[email protected]>",
"name": "cloudinary",
"description": "Cloudinary NPM for node.js integration",
- "version": "1.30.0",
+ "version": "1.30.1",
"homepage": "http://cloudinary.com",
"license": "MIT",
"repository": {
0 commit comments