File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11
2+ 1.4.1 / 2021-04-25
3+ =============
4+ * resolve errors wheh using lazyload and ssr (#306 )
5+
6+
271.4.0 / 2021-02-22
38==================
49* Add service api to update configuration during runtime (#302 )
Original file line number Diff line number Diff line change 11{
22 "name" : " cloudinary_angular" ,
3- "version" : " 1.4.0 " ,
3+ "version" : " 1.4.1 " ,
44 "scripts" : {
55 "lint" : " tslint **/*.ts --exclude \" **/*.d.ts\" -t verbose --project tsconfig.lib.json" ,
66 "test" : " npm run test-es5 && npm run test-es2015" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @cloudinary/angular-5.x" ,
3- "version" : " 1.4.0 " ,
3+ "version" : " 1.4.1 " ,
44 "peerDependencies" : {
55 "@angular/common" : " ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0" ,
66 "@angular/core" : " ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0"
You can’t perform that action at this time.
0 commit comments