From 4e9e10a5229d1a9336f3ba2a0962912f11b9833c Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Sun, 18 Jan 2026 23:29:49 +0800 Subject: chore(semifold): remove lockfile post hook --- .changes/config.toml | 8 -------- 1 file changed, 8 deletions(-) (limited to '.changes') diff --git a/.changes/config.toml b/.changes/config.toml index c7766ea..f4542a8 100644 --- a/.changes/config.toml +++ b/.changes/config.toml @@ -30,14 +30,6 @@ User-Agent = "Semifold 0.2.10" command = "cargo" args = ["publish"] -[[resolver.rust.post-version]] -command = "cargo" -args = [ - "generate-lockfile", - "--offline", -] -dry_run = true - [[resolver.rust.post-version]] command = "pnpm" args = ["bump-tauri"] -- cgit v1.2.3-70-g09d2