File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change
1
+ 1.6.0 / 2022-02-13
2
+ ==================
3
+
4
+ New Functionality
5
+ -----------------
6
+ * Change library name for mud bundles CldUrlGen
7
+ * Add FadeIn/Out to from/toJson
8
+ * Add Overlay from/toJson Json
9
+ * Add Transcode from/toJson
10
+
11
+ Other Changes
12
+ ---------------
13
+ * Fix textStroke import
14
+ * Fix docs updateInjectVersionSemver.js
15
+ * Fix build: docs script to use bash script
16
+
1
17
1.5.1 / 2022-01-19
2
18
==================
3
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cloudinary/url-gen" ,
3
- "version" : " 1.5.1 " ,
3
+ "version" : " 1.6.0 " ,
4
4
"description" : " " ,
5
5
"scripts" : {
6
6
"test" : " npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size" ,
148
148
"default" : " ./index.js"
149
149
}
150
150
}
151
- }
151
+ }
You can’t perform that action at this time.
0 commit comments