Private
Public Access
1
0

Release v1.0.0 (#41)
Some checks failed
CI Pipeline / Rust Format Check (push) Successful in 3s
CI Pipeline / Clippy Lints (push) Successful in 51s
CI Pipeline / Rust Unit Tests (push) Failing after 1m26s
CI Pipeline / Security Audit (push) Successful in 4s
CI Pipeline / Frontend Lint & Type Check (push) Successful in 15s
CI Pipeline / Build .deb & Release (push) Has been skipped

* chore: bump version to 1.0.0

* fix: BusyBox-compatible timing and set -e safety in shell scripts
This commit is contained in:
Draco-Lunaris-Echo
2026-06-07 13:27:21 -05:00
committed by GitHub
parent 5fa1fef6c8
commit 209480dd43
6 changed files with 39 additions and 26 deletions

View File

@ -1,7 +1,7 @@
{
"name": "patch-manager-ui",
"private": true,
"version": "0.1.7",
"version": "1.0.0",
"type": "module",
"scripts": {
"dev": "vite",