We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6fa337 commit 8705b45Copy full SHA for 8705b45
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+1.17.0 / 2024-02-23
2
+==================
3
+
4
+- Add Enhance and AutoPad actions
5
6
1.16.1 / 2024-02-05
7
==================
8
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudinary/url-gen",
- "version": "1.16.1",
+ "version": "1.17.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.12.1"
154
}
155
-}
+}
0 commit comments