speccore 5.4.1 → 5.4.2
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.
- package/README.en.md +1 -1
- package/README.md +1 -1
- package/package.json +1 -1
package/README.en.md
CHANGED
|
@@ -183,7 +183,7 @@ SpecCore natively integrates WorkBuddy.
|
|
|
183
183
|
| [Usage Guide](docs/usage-guide.en.md) | File safety: manual edit vs CLI command |
|
|
184
184
|
| [Workspace Layout](docs/workspace-organization.en.md) | Recommended directory structure |
|
|
185
185
|
| [Migration Guide](docs/migration-guide.en.md) | Shell v3.x → CLI v5.x |
|
|
186
|
-
| [CHANGELOG](CHANGELOG.en.md) | Version history (v1.0.0 → v5.
|
|
186
|
+
| [CHANGELOG](CHANGELOG.en.md) | Version history (v1.0.0 → v5.4.1) |
|
|
187
187
|
| [README.md](README.md) | 中文项目概述 |
|
|
188
188
|
|
|
189
189
|
---
|
package/README.md
CHANGED
|
@@ -183,7 +183,7 @@ SpecCore 原生集成 WorkBuddy(`speccore init` 自动创建 `.workbuddy/` ski
|
|
|
183
183
|
| [使用指南](docs/使用指南.md) | 文件操作安全指南:可手动改 vs 必须用命令 |
|
|
184
184
|
| [工作空间组织](docs/工作空间组织.md) | 推荐目录结构 + 多工程协作 |
|
|
185
185
|
| [迁移指南](docs/migration-guide.md) | Shell v3.x → CLI v5.x 迁移步骤 |
|
|
186
|
-
| [CHANGELOG](CHANGELOG.md) | 版本历史与更新日志(v1.0.0 → v5.
|
|
186
|
+
| [CHANGELOG](CHANGELOG.md) | 版本历史与更新日志(v1.0.0 → v5.4.1) |
|
|
187
187
|
| [README.en.md](README.en.md) | English project overview |
|
|
188
188
|
|
|
189
189
|
---
|