File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed
Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1+ 1.2.2 / 2020-04-13
2+ ==================
3+
4+ New functionality
5+ -----------------
6+ * Added bundlewatch (#268 )
7+ * Added issue templates (#265 )
8+
9+ Other changes
10+ -----------------
11+ * Removed lock files from sample projects (#271 )
12+ * Updated placeholder constants data structure (#270 )
13+ * Updated styling for image without placeholder (#266 )
14+ * Update sample links (#264
15+ * Update vectorize placeholder transformation (#259 )
16+
1171.2.0-rc.0 / 2020-02-17
218=======================
319
Original file line number Diff line number Diff line change 11{
22 "name" : " cloudinary_angular" ,
3- "version" : " 1.2.0-rc.0 " ,
3+ "version" : " 1.2.2 " ,
44 "scripts" : {
55 "lint" : " tslint **/*.ts --exclude \" **/*.d.ts\" -t verbose --project tsconfig.lib.json" ,
66 "test" : " ng test angular-cld" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @cloudinary/angular-5.x" ,
3- "version" : " 1.2.0-rc.0 " ,
3+ "version" : " 1.2.2 " ,
44 "peerDependencies" : {
55 "@angular/common" : " ^6.0.0" ,
66 "@angular/core" : " ^6.0.0"
You can’t perform that action at this time.
0 commit comments