Skip to content

Commit d6ad9b0

Browse files
author
cloudinary-bot
committed
Version 1.4.2
1 parent 4b9c248 commit d6ad9b0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.4.2 / 2022-01-06
2+
==================
3+
4+
* fix unsharpMask strength fromJson (#493)
5+
6+
17
1.4.1 / 2022-01-02
28
==================
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudinary/url-gen",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "",
55
"scripts": {
66
"test": "npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",

0 commit comments

Comments
 (0)