Skip to content

Commit 5705e8c

Browse files
author
cloudinary-bot
committed
Version 1.19.0
1 parent 3839b97 commit 5705e8c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.19.0 / 2024-03-04
2+
==================
3+
4+
* Add `transformationStringFromObject` function (#595)
5+
6+
17
1.18.0 / 2024-02-26
28
==================
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudinary/url-gen",
3-
"version": "1.18.0",
3+
"version": "1.19.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)