6aspec 2.0.0-dev.27 → 2.0.0-dev.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -69,7 +69,7 @@
69
69
 
70
70
  e. **标记任务完成**
71
71
  - 在任务文件中更新状态:`📋 待开始` → `✅ 已完成`
72
- - 在 `04-tasks-overview.md` 中更新任务状态:`- [ ]` → `- [x]`
72
+ - 在 `tasks-overview.md` 中更新任务状态:`- [ ]` → `- [x]`
73
73
  - 更新 `status.json` 中的任务计数
74
74
 
75
75
  e. **继续下一个任务**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "6aspec",
3
- "version": "2.0.0-dev.27",
3
+ "version": "2.0.0-dev.28",
4
4
  "description": "6Aspec - 轻量级 spec 驱动开发框架,支持 Cursor 和 Claude Code",
5
5
  "main": "lib/installer.js",
6
6
  "bin": {