Release v2.0.0
CI / Windows baseline (push) Canceled after 0s

This commit is contained in:
2026-09-10 20:59:52 +03:00
parent 9c987df6e9
commit efda8eb98f
142 changed files with 68308 additions and 9333 deletions
+3 -1
View File
@@ -1,10 +1,12 @@
{
"name": "proxywarden",
"version": "1.1.0",
"version": "2.0.0",
"private": true,
"type": "module",
"description": "Standalone Windows desktop proxy management app for ProxyWarden.",
"scripts": {
"release": ".\\release.cmd",
"test:release": "node --test scripts/prepare-release.check.mjs",
"dev": "vite",
"build": "npm run typecheck && vite build",
"typecheck": "tsc --noEmit",