Skip to content

Commit c78abf5

Browse files
authored
Merge pull request #2 from Minidoracat/changeset-release/main
chore(release): version packages
2 parents 1c97f76 + add7264 commit c78abf5

3 files changed

Lines changed: 32 additions & 28 deletions

File tree

.changeset/sync-v0-15-0.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,36 @@
11
# @minidoracat/openspec-tw
22

3+
## 0.14.0
4+
5+
### Minor Changes
6+
7+
- 7884a37: 同步原版 v0.15.0,新增 Qwen Code、Qoder、CoStrict、Gemini CLI、RooCode 支援
8+
9+
**新增 AI 助手支援**
10+
11+
- Qwen Code - 通義千問代碼助手
12+
- Qoder CLI - Qoder 命令列工具
13+
- CoStrict - 程式碼約束檢查工具
14+
- Gemini CLI - Google Gemini 命令列工具(TOML 格式)
15+
- RooCode - 智能代碼助手
16+
17+
**核心改進**
18+
19+
- 修正 Cline slash 命令路徑:.clinerules/ → .clinerules/workflows/
20+
- 改進工具配置檢測邏輯,使用 OpenSpec markers 驗證
21+
- Extend 模式下自動重建遺失的檔案
22+
- 優化並行檢查效能
23+
- 修正 change-id 作為備用標題(取代 Untitled Change)
24+
25+
**依賴更新**
26+
27+
- TypeScript: 5.9.2 → 5.9.3
28+
29+
**完整的繁體中文本地化**
30+
31+
- 所有使用者介面保持繁體中文
32+
- 核心邏輯與原版完全一致
33+
334
## 0.13.1
435

536
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@minidoracat/openspec-tw",
3-
"version": "0.13.1",
3+
"version": "0.14.0",
44
"description": "繁體中文 AI 原生的規範驅動開發系統",
55
"keywords": [
66
"openspec",

0 commit comments

Comments
 (0)