chore: release packages (#353)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-12-26 23:17:14 +08:00
committed by GitHub
parent 33e98b9a75
commit 67c06720c5
3 changed files with 10 additions and 10 deletions

View File

@@ -1,9 +0,0 @@
---
"@esengine/cli": patch
---
fix(cli): 修复 Cocos Creator 3.x 项目检测逻辑
- 优先检查 package.json 中的 creator.version 字段
- 添加 .creator 和 settings 目录检测
- 重构检测代码,提取通用辅助函数