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 4b9c248 commit d6ad9b0Copy full SHA for d6ad9b0
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+1.4.2 / 2022-01-06
2
+==================
3
+
4
+ * fix unsharpMask strength fromJson (#493)
5
6
7
1.4.1 / 2022-01-02
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudinary/url-gen",
- "version": "1.4.1",
+ "version": "1.4.2",
"description": "",
"scripts": {
"test": "npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",
0 commit comments