chore(release): v0.2.0

This commit is contained in:
rizary 2025-06-23 09:52:24 +07:00
parent 3fdcccf1e3
commit 6bb780e1e5
Signed by untrusted user who does not match committer: rizary
GPG key ID: 2CE8D69D02F1CEB5
2 changed files with 21 additions and 1 deletions

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",