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 3839b97 commit 5705e8cCopy full SHA for 5705e8c
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+1.19.0 / 2024-03-04
2
+==================
3
+
4
+ * Add `transformationStringFromObject` function (#595)
5
6
7
1.18.0 / 2024-02-26
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudinary/url-gen",
- "version": "1.18.0",
+ "version": "1.19.0",
"description": "",
"scripts": {
"test": "npm run build && npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",
0 commit comments