aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2026-01-18 23:29:49 +0800
committer苏向夜 <fu050409@163.com>2026-01-18 23:29:49 +0800
commit4e9e10a5229d1a9336f3ba2a0962912f11b9833c (patch)
treeb924e539c9a64996c3fe7d813d810e330de5c3bd
parenta3530a7502df3529736a352479170938648903d3 (diff)
downloadDropOut-4e9e10a5229d1a9336f3ba2a0962912f11b9833c.tar.gz
DropOut-4e9e10a5229d1a9336f3ba2a0962912f11b9833c.zip
chore(semifold): remove lockfile post hook
-rw-r--r--.changes/config.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.changes/config.toml b/.changes/config.toml
index c7766ea..f4542a8 100644
--- a/.changes/config.toml
+++ b/.changes/config.toml
@@ -31,14 +31,6 @@ 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"]