Skip to content

Commit 76e21c0

Browse files
author
cloudinary-bot
committed
Version 1.20.0
1 parent 5970af4 commit 76e21c0

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.20.0 / 2024-07-31
2+
==================
3+
4+
- Added Generative Background Replace action
5+
16
1.19.0 / 2024-03-04
27
==================
38

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudinary/url-gen",
3-
"version": "1.19.0",
3+
"version": "1.20.0",
44
"description": "",
55
"scripts": {
66
"test": "npm run build && npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",
@@ -152,4 +152,4 @@
152152
"dependencies": {
153153
"@cloudinary/transformation-builder-sdk": "^1.14.0"
154154
}
155-
}
155+
}

0 commit comments

Comments
 (0)