Skip to content

Commit c23562e

Browse files
author
cloudinary-bot
committed
Version 1.4.1
1 parent bf95451 commit c23562e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.4.1 / 2022-01-02
2+
==================
3+
4+
* Fix fromJson for quality action (#492)
5+
6+
17
1.4.0 / 2022-01-02
28
==================
39

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudinary/url-gen",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
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)