We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5970af4 commit 76e21c0Copy full SHA for 76e21c0
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+1.20.0 / 2024-07-31
2
+==================
3
+
4
+- Added Generative Background Replace action
5
6
1.19.0 / 2024-03-04
7
==================
8
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudinary/url-gen",
- "version": "1.19.0",
+ "version": "1.20.0",
"description": "",
"scripts": {
"test": "npm run build && npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",
@@ -152,4 +152,4 @@
152
"dependencies": {
153
"@cloudinary/transformation-builder-sdk": "^1.14.0"
154
}
155
-}
+}
0 commit comments