File tree Expand file tree Collapse file tree 5 files changed +10
-4
lines changed Expand file tree Collapse file tree 5 files changed +10
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.8.0] - 2022-05-02
2
+ ### Updates
3
+ - update to Angular 13
4
+ - update all dependencies to match the Angular 13 version
5
+ - routing, build and configuration issues fixed
6
+
1
7
## [ 1.7.0] - 2020-12-15
2
8
### Updates
3
9
- update to Angular 11
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.7 .0-blue.svg
171
+ [ version-badge ] : https://img.shields.io/badge/version-1.8 .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 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.7 .0</ h3 >
66
+ < h3 class ="category "> v1.8 .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
3
3
=========================================================
4
- * Light Bootstrap Dashboard Angular - v1.7 .0
4
+ * Light Bootstrap Dashboard Angular - v1.8 .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
3
=========================================================
4
- * Light Bootstrap Dashboard Angular - v1.7 .0
4
+ * Light Bootstrap Dashboard Angular - v1.8 .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