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+
1171.5.1 / 2022-01-19
218==================
319
Original file line number Diff line number Diff line change 11{
22 "name" : " @cloudinary/url-gen" ,
3- "version" : " 1.5.1 " ,
3+ "version" : " 1.6.0 " ,
44 "description" : " " ,
55 "scripts" : {
66 "test" : " npm run test:types && npm run build && jest --coverage --reporters default && npm run test:size" ,
148148 "default" : " ./index.js"
149149 }
150150 }
151- }
151+ }
You can’t perform that action at this time.
0 commit comments