Skip to content

Commit 5180f7a

Browse files
committed
Text adjust
1 parent e387576 commit 5180f7a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🤘 Vue admin dashboard template with stylish transparent design
22

3-
Free and open-source admin dashboard template built with Vue.js and Bootstrap 4. Developed with ❤️ by [Flatlogic](https://flatlogic.com/). If you love our project please star ⭐️ our repo!
3+
Free and open-source admin dashboard template built with Vue.js and Bootstrap 5. Developed with ❤️ by [Flatlogic](https://flatlogic.com/). If you love our project please star ⭐️ our repo!
44

55
**Development at risk! Our developer wants to eat and accepted a job offer from McDonalds! Buy a [full version of Light Blue Vue](https://flatlogic.com/admin-dashboards/light-blue-vue/) to help us hire him again!** *
66

@@ -15,7 +15,7 @@ This dashboard is a lite version (containing only few components) of our [Light
1515
Light Blue Vue admin dashboard is a great template to quick-start development of SAAS, CMS, IoT Dashboard, E-Commerce apps, etc
1616
Lite version of a Light Blue includes following features and pages:
1717

18-
* Bootstrap 4+ & SCSS
18+
* Bootstrap 5+ & SCSS
1919
* Responsive layout
2020
* Vue Chart.js
2121
* Simple login / logout

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.3.0] [01/07/2022]
4+
5+
### Updated
6+
- Update dependency
7+
- Updated Bootstrap/Reactstrap
8+
- Add theme switcher
9+
310
## [3.2.3] [22/10/2021]
411

512
### 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-vue",
3-
"version": "3.2.3",
3+
"version": "3.3.0",
44
"private": true,
55
"scripts": {
66
"start": "vue-cli-service serve --port 3000",

0 commit comments

Comments
 (0)