chore(release): v0.1.2

This commit is contained in:
rizary 2025-06-22 01:08:46 +07:00
parent e7f74d989b
commit 42e0ff7ab6
Signed by untrusted user who does not match committer: rizary
GPG key ID: 2CE8D69D02F1CEB5
2 changed files with 33 additions and 1 deletions

View file

@ -1,5 +1,37 @@
# Changelog
## v0.1.2
[compare changes](https://ssh.rizilab.com/rizary/Ziya/compare/v0.1.0...v0.1.2)
### 📖 Documentation
- Update package description and changelog (e7f74d9)
### 🏡 Chore
- Update versioning to start from 0.1.0 (451a8b6)
### ❤️ Contributors
- Rizary <rizary@rizilab.com>
## v0.1.1
[compare changes](https://ssh.rizilab.com/rizary/Ziya/compare/v0.1.0...v0.1.1)
### 📖 Documentation
- Update package description and changelog (e7f74d9)
### 🏡 Chore
- Update versioning to start from 0.1.0 (451a8b6)
### ❤️ Contributors
- Rizary <rizary@rizilab.com>
## v0.1.0...fix/electron-vue-ui-state
[compare changes](https://ssh.rizilab.com/rizary/Ziya/compare/v0.1.0...fix/electron-vue-ui-state)

View file

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