fix/electron-vue-ui-state #1
2 changed files with 33 additions and 1 deletions
32
CHANGELOG.md
32
CHANGELOG.md
|
|
@ -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)
|
||||||
|
|
|
||||||
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue