fix: release workflow 兼容已存在的 release + 版本号升到 4.2.0
CI / 前端检查 (TypeScript + Lint + Test) (push) Has been cancelled
CI / Rust 检查 (Check + Clippy + Test) (push) Has been cancelled

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-27 14:54:52 +08:00
parent c1975e836c
commit d7bc752b84
2 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "patheditor",
"private": true,
"version": "4.0.0",
"version": "4.2.0",
"type": "module",
"scripts": {
"dev": "vite",