We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 251fb28 commit 1c352c5Copy full SHA for 1c352c5
CHANGELOG.md
@@ -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
6
1.5.0 / 2022-01-17
7
==================
8
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudinary/url-gen",
- "version": "1.5.0",
+ "version": "1.5.1",
"description": "",
"scripts": {
"test": "npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size",
0 commit comments