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 33 additions and 1 deletions
Showing only changes of commit 42e0ff7ab6 - Show all commits

View file

@ -1,5 +1,37 @@
# Changelog # 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 ## 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) [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", "name": "Ziya",
"productName": "Ziya", "productName": "Ziya",
"version": "0.1.0", "version": "0.1.2",
"description": "One stop shop for your trading habit", "description": "One stop shop for your trading habit",
"type": "module", "type": "module",
"main": ".vite/build/main.cjs", "main": ".vite/build/main.cjs",