File tree Expand file tree Collapse file tree 8 files changed +13
-8
lines changed Expand file tree Collapse file tree 8 files changed +13
-8
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.6.0] - 2020-03-12
2
+ ### Updates
3
+ - update to Angular 9
4
+ - update all dependencies to match Angular 9 version
5
+
1
6
## [ 1.5.0] - 2018-10-04
2
7
### Changes
3
8
- update to Angular 6
4
- - added online documentation
9
+ - added online documentation
5
10
6
11
## [ 1.4.0] - 2017-08-28
7
12
### Changes for Angular 4
Original file line number Diff line number Diff line change @@ -168,5 +168,5 @@ Instagram: <https://instagram.com/creativetimofficial>
168
168
169
169
[ CHANGELOG ] : ./CHANGELOG.md
170
170
171
- [ version-badge ] : https://img.shields.io/badge/version-1.5 .0-blue.svg
171
+ [ version-badge ] : https://img.shields.io/badge/version-1.6 .0-blue.svg
172
172
[ license-badge ] : https://img.shields.io/badge/license-MIT-blue.svg
Original file line number Diff line number Diff line change 1
1
/*!
2
2
3
3
=========================================================
4
- * Light Bootstrap Dashboard Angular - v1.5 .0
4
+ * Light Bootstrap Dashboard Angular - v1.6 .0
5
5
=========================================================
6
6
7
7
* Product Page: https://www.creative-tim.com/product/light-bootstrap-dashboard-angular2
Original file line number Diff line number Diff line change 63
63
< div class ="filter "> </ div >
64
64
< div class ="title-container text-center ">
65
65
< h1 > Light Bootstrap Dashboard Angular</ h1 >
66
- < h3 class ="category "> v1.5 .0</ h3 >
66
+ < h3 class ="category "> v1.6 .0</ h3 >
67
67
< h4 class ="description text-center "> We are constantly doing updates for you.</ h4 >
68
68
< a href ="http://demos.creative-tim.com/light-bootstrap-dashboard-angular2/documentation/tutorial " class ="btn btn-neutral btn-lg btn-round btn-fill " target ="_blank "> View Documentation</ a >
69
69
</ div >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " lbd-free-angular-cli" ,
3
- "version" : " 1.5.1 " ,
3
+ "version" : " 1.6.0 " ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"ng" : " ng" ,
Original file line number Diff line number Diff line change 1
1
/* !
2
2
3
3
=========================================================
4
- * Light Bootstrap Dashboard Angular - v1.5.1
4
+ * Light Bootstrap Dashboard Angular - v1.6.0
5
5
=========================================================
6
6
7
7
* Product Page: https://www.creative-tim.com/product/light-bootstrap-dashboard-angular2
Original file line number Diff line number Diff line change 1
1
<!--
2
2
=========================================================
3
- * Light Bootstrap Dashboard Angular - v1.5.1
3
+ * Light Bootstrap Dashboard Angular - v1.6.0
4
4
=========================================================
5
5
6
6
* Product Page: https://www.creative-tim.com/product/light-bootstrap-dashboard-angular2
Original file line number Diff line number Diff line change 1
1
/*!
2
2
3
3
=========================================================
4
- * Light Bootstrap Dashboard Angular - v1.5.1
4
+ * Light Bootstrap Dashboard Angular - v1.6.0
5
5
=========================================================
6
6
7
7
* Product Page: https://www.creative-tim.com/product/light-bootstrap-dashboard-angular2
You can’t perform that action at this time.
0 commit comments