We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf95451 commit c23562eCopy full SHA for c23562e
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+1.4.1 / 2022-01-02
2
+==================
3
+
4
+ * Fix fromJson for quality action (#492)
5
6
7
1.4.0 / 2022-01-02
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudinary/url-gen",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "",
"scripts": {
"test": "npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",
0 commit comments