Skip to content

Commit 8705b45

Browse files
author
cloudinary-bot
committed
Version 1.17.0
1 parent d6fa337 commit 8705b45

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.17.0 / 2024-02-23
2+
==================
3+
4+
- Add Enhance and AutoPad actions
5+
16
1.16.1 / 2024-02-05
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.16.1",
3+
"version": "1.17.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.12.1"
154154
}
155-
}
155+
}

0 commit comments

Comments
 (0)