Skip to content

Commit 155d5cc

Browse files
committed
Change log updated
1 parent cb9fa5d commit 155d5cc

File tree

5 files changed

+10
-4
lines changed

5 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
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+
17
## [1.7.0] - 2020-12-15
28
### Updates
39
- update to Angular 11

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,5 +168,5 @@ Instagram: <https://instagram.com/creativetimofficial>
168168

169169
[CHANGELOG]: ./CHANGELOG.md
170170

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
172172
[license-badge]: https://img.shields.io/badge/license-MIT-blue.svg

documentation/tutorial-lbd-angular2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<div class="filter"></div>
6464
<div class="title-container text-center">
6565
<h1>Light Bootstrap Dashboard Angular</h1>
66-
<h3 class="category">v1.7.0</h3>
66+
<h3 class="category">v1.8.0</h3>
6767
<h4 class="description text-center">We are constantly doing updates for you.</h4>
6868
<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>
6969
</div>

src/assets/sass/light-bootstrap-dashboard.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
33
=========================================================
4-
* Light Bootstrap Dashboard Angular - v1.7.0
4+
* Light Bootstrap Dashboard Angular - v1.8.0
55
=========================================================
66
77
* Product Page: https://www.creative-tim.com/product/light-bootstrap-dashboard-angular2

src/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
33
=========================================================
4-
* Light Bootstrap Dashboard Angular - v1.7.0
4+
* Light Bootstrap Dashboard Angular - v1.8.0
55
=========================================================
66
77
* Product Page: https://www.creative-tim.com/product/light-bootstrap-dashboard-angular2

0 commit comments

Comments
 (0)