Skip to content

Commit 2744770

Browse files
committed
Fix adaptive problems;
Fix design problems; And a lot of small and not significant mistakes :)
1 parent e5589a2 commit 2744770

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
# Changelog
2+
## [4.5.3]
3+
4+
### Updated
5+
6+
Fix adaptive problems;
7+
Fix design problems;
8+
And a lot of small and not significant mistakes :)
9+
210
## [4.5.2]
311

412
### Updated

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Light_Blue",
3-
"version": "4.5.1",
3+
"version": "4.5.3",
44
"description": "Light Blue - Bootstrap 4 Admin Dashboard",
55
"scripts": {
66
"build": "gulp build",

0 commit comments

Comments
 (0)