first commit

This commit is contained in:
pasqualevitiello
2021-11-17 18:24:56 +01:00
parent 28f44ca066
commit 0a54a0c881
69 changed files with 6127 additions and 0 deletions
+39
View File
@@ -0,0 +1,39 @@
# CHANGELOG.md
## [3.2.0] - 2021-11-17
Fix real time chart + mc
## [3.1.0] - 2021-10-29
Fix build error
- src/utils/Utils.js
- vite.config.js
- package.json
- package-lock.json
## [3.0.0] - 2021-10-20
Add more pages
Update dependencies and remove some
## [2.2.0] - 2021-09-09
Add Cart, Cart 2 and Pay pages
## [2.1.0] - 2021-09-06
Add Invoices page
## [2.0.2] - 2021-08-30
Improve colors in settings sidebar and fix dashboard icon
## [2.0.1] - 2021-08-30
Sidebar fix
## [2.0.0] - 2021-08-30
Add more pages and components
## [1.0.0] - 2021-05-06
First release