Skip to content

Commit 06c614a

Browse files
author
cloudinary-bot
committed
Version 1.3.0
1 parent 3fd319e commit 06c614a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
1.3.0 / 2021-12-06
2+
==================
3+
4+
New functionality
5+
-----------------
6+
* Add saturation to from/toJson
7+
* Add unsharp mask to from/toJson
8+
* Add improve to from/toJson
9+
10+
Other
11+
-----------------
12+
* Disable analytics for publicId with question mark (#483)
13+
14+
115
1.2.0 / 2021-11-09
216
==================
317

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.2.0",
3+
"version": "1.3.0",
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)