We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04ad148 commit be53d59Copy full SHA for be53d59
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+1.21.0 / 2024-09-10
2
+==================
3
+
4
+- Add support for extract transformation
5
6
1.20.0 / 2024-07-31
7
==================
8
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudinary/url-gen",
- "version": "1.20.0",
+ "version": "1.21.0",
"description": "",
"scripts": {
"test": "npm run build && npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",
0 commit comments