Skip to content

Commit

Permalink
Version 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudinary-bot committed Jan 31, 2023
1 parent a47ca50 commit ed94345
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
1.9.0 / 2023-01-31
==================

- Add support for Drop Shadow action
- Add support for Background Removal action

1.8.7 / 2022-12-05
==================

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudinary/url-gen",
"version": "1.8.7",
"version": "1.9.0",
"description": "",
"scripts": {
"test": "npm run build && npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",
Expand Down Expand Up @@ -152,4 +152,4 @@
"dependencies": {
"@cloudinary/transformation-builder-sdk": "^1.2.0"
}
}
}

0 comments on commit ed94345

Please sign in to comment.