Skip to content

Commit e367588

Browse files
authored
Merge pull request #1 from Minidoracat/changeset-release/main
chore(release): version packages
2 parents 71b25de + d42a7b1 commit e367588

3 files changed

Lines changed: 18 additions & 13 deletions

File tree

.changeset/traditional-chinese-localization.md

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

CHANGELOG.md

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

3+
## 0.13.0
4+
5+
### Minor Changes
6+
7+
- 71b25de: 繁體中文本地化版本
8+
9+
- 完成所有使用者介面訊息的繁體中文翻譯
10+
- 更新套件名稱為 @minidoracat/openspec-tw
11+
- 更新命令名稱為 openspec-tw
12+
- 翻譯所有模板系統(AGENTS.md、slash 命令等)
13+
- 完成測試斷言的本地化更新
14+
- 修正 CI 配置以支援自動發布
15+
316
## 0.13.0-tw.1 - 2025-10-28
417

518
### 繁體中文本地化版本
619

720
這是 OpenSpec 的繁體中文版本,基於原版 [v0.13.0](https://github.com/Fission-AI/OpenSpec/releases/tag/0.13.0)
821

922
#### 品牌更新
23+
1024
- 套件名稱:`@fission-ai/openspec``@minidoracat/openspec-tw`
1125
- 命令名稱:`openspec``openspec-tw`
1226
- 儲存庫:`Fission-AI/OpenSpec``Minidoracat/OpenSpec-tw`
1327

1428
#### 繁體中文本地化內容
29+
1530
-**使用者文件**:README.md 完整翻譯
1631
-**AI 助手整合**:AGENTS.md 和 openspec/AGENTS.md 翻譯
1732
-**模板系統**:agents-template.ts、project-template.ts、cline-template.ts 翻譯
@@ -28,12 +43,14 @@
2843
-**翻譯統計**:約 200+ 條使用者可見訊息完整翻譯
2944

3045
#### 翻譯原則
46+
3147
- 保留技術術語英文(CLI、JSON、YAML、Markdown)
3248
- 保留 AI 工具名稱(Claude Code、CodeBuddy、Cursor 等)
3349
- 所有使用者介面訊息翻譯為繁體中文
3450
- 中英文混排遵循專業技術文件標準
3551

3652
#### 功能一致性
53+
3754
- 與原版 v0.13.0 功能完全一致
3855
- 支援所有相同的 AI 助手
3956
- 保持所有技術實作和驗證邏輯

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.0-tw.1",
3+
"version": "0.13.0",
44
"description": "繁體中文 AI 原生的規範驅動開發系統",
55
"keywords": [
66
"openspec",

0 commit comments

Comments
 (0)