chore(release): v0.2.0
This commit is contained in:
parent
3fdcccf1e3
commit
6bb780e1e5
2 changed files with 21 additions and 1 deletions
20
CHANGELOG.md
20
CHANGELOG.md
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue