Skip to content

Commit be53d59

Browse files
author
cloudinary-bot
committed
Version 1.21.0
1 parent 04ad148 commit be53d59

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.21.0 / 2024-09-10
2+
==================
3+
4+
- Add support for extract transformation
5+
16
1.20.0 / 2024-07-31
27
==================
38

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudinary/url-gen",
3-
"version": "1.20.0",
3+
"version": "1.21.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",

0 commit comments

Comments
 (0)