Set version as 4.1.0

This commit is contained in:
Cagatay Civici
2024-07-31 10:47:30 +03:00
parent cb0f98582a
commit c4c2d47d54
2 changed files with 12 additions and 1 deletions

View File

@@ -1,5 +1,16 @@
# Changelog # Changelog
## 4.1.0 (2024-07-29)
- Changed menu button location at topbar
- Add border to overlay menu
- Animation for mobile mask
- Fixed chart colors
## 4.0.0 (2024-07-29)
- Updated to PrimeVue v4
## 3.10.0 (2024-03-11) ## 3.10.0 (2024-03-11)
**Migration Guide** **Migration Guide**

View File

@@ -1,6 +1,6 @@
{ {
"name": "sakai-vue", "name": "sakai-vue",
"version": "4.0.0", "version": "4.1.0",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
"build": "vite build", "build": "vite build",