Skip to content

Commit 1c352c5

Browse files
author
cloudinary-bot
committed
Version 1.5.1
1 parent 251fb28 commit 1c352c5

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.5.1 / 2022-01-19
2+
==================
3+
4+
* Add to/from json for videoEdit actions: preview, trim & volume
5+
16
1.5.0 / 2022-01-17
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.5.0",
3+
"version": "1.5.1",
44
"description": "",
55
"scripts": {
66
"test": "npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",

0 commit comments

Comments
 (0)