chore(release): 1.5.0
All checks were successful
Build and Upload Canary / build (push) Successful in 5m16s

This commit is contained in:
Simeon Radivoev 2026-05-05 23:04:57 +03:00
parent c9cf0b827c
commit 11c4a802e4
Signed by: simeonradivoev
GPG key ID: 7611A451D2A5D37A
2 changed files with 14 additions and 2 deletions

View file

@ -6,7 +6,7 @@
"email": "work@simeonradivoev.com",
"url": "https://simeonradivoev.com"
},
"version": "1.4.0",
"version": "1.5.0",
"description": "Game Launcher",
"icon": "./src/mainview/assets/icon.svg",
"main": "./src/bun/index.ts",
@ -151,4 +151,4 @@
"vite-tsconfig-paths": "^6.1.1",
"zod-to-ts": "^2.0.0"
}
}
}