fix/electron-vue-ui-state #1

Merged
rizary merged 11 commits from fix/electron-vue-ui-state into master 2025-06-23 03:03:20 +00:00
2 changed files with 21 additions and 1 deletions
Showing only changes of commit 6bb780e1e5 - Show all commits

View file

@ -1,5 +1,25 @@
# Changelog
## v0.2.0
[compare changes](https://ssh.rizilab.com/rizary/Ziya/compare/v0.1.2...v0.2.0)
### 🚀 Enhancements
- ⚠️ Implement CEX analysis cards and real-time token monitoring (67fb3a2)
### 📖 Documentation
- Adding important notes on versioning (3fdcccf)
#### ⚠️ Breaking Changes
- ⚠️ Implement CEX analysis cards and real-time token monitoring (67fb3a2)
### ❤️ Contributors
- Rizary <rizary@rizilab.com>
## v0.1.2
[compare changes](https://ssh.rizilab.com/rizary/Ziya/compare/v0.1.0...v0.1.2)

View file

@ -1,7 +1,7 @@
{
"name": "Ziya",
"productName": "Ziya",
"version": "0.1.2",
"version": "0.2.0",
"description": "One stop shop for your trading habit",
"type": "module",
"main": ".vite/build/main.cjs",