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 906af5d commit 24811f9Copy full SHA for 24811f9
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+1.2.0 / 2021-11-09
2
+==================
3
+
4
+New functionality
5
+-----------------
6
+* Add from/to JSON to effect, delivery, resize
7
8
1.1.0 / 2021-10-11
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudinary/url-gen",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "",
"scripts": {
"test": "npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",
0 commit comments