Skip to content

Commit ed94345

Browse files
author
cloudinary-bot
committed
Version 1.9.0
1 parent a47ca50 commit ed94345

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.9.0 / 2023-01-31
2+
==================
3+
4+
- Add support for Drop Shadow action
5+
- Add support for Background Removal action
6+
17
1.8.7 / 2022-12-05
28
==================
39

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.8.7",
3+
"version": "1.9.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.2.0"
154154
}
155-
}
155+
}

0 commit comments

Comments
 (0)