chore(release): prepare firelink 1.0.3

This commit is contained in:
NimBold
2026-07-09 04:07:34 +03:30
parent 51258b25bc
commit 6d9ef68bb0
10 changed files with 397 additions and 25 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "firelink",
"private": true,
"version": "1.0.2",
"version": "1.0.3",
"description": "A fast cross-platform desktop download manager powered by Rust, Tauri, React, aria2, and yt-dlp.",
"license": "MIT",
"homepage": "https://github.com/nimbold/Firelink",
@@ -60,7 +60,7 @@
"autoprefixer": "^10.5.2",
"postcss": "^8.5.15",
"tailwindcss": "^4.3.1",
"typescript": "^6.0.3",
"typescript": "^7.0.2",
"vite": "^8.1.3",
"vitest": "^4.1.10"
}