Skip to content

Commit e993288

Browse files
authored
Merge pull request #4 from Minidoracat/changeset-release/main
chore(release): version packages
2 parents b8cb6d4 + 136ffe5 commit e993288

3 files changed

Lines changed: 25 additions & 20 deletions

File tree

.changeset/sync-upstream-v0.16.0.md

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

CHANGELOG.md

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

3+
## 0.16.0
4+
5+
### Minor Changes
6+
7+
- b7e619a: 同步原版 v0.16.0
8+
9+
**新增 AI 工具支援**
10+
11+
- iFlow-cli
12+
- Antigravity
13+
14+
**程式碼重構**
15+
16+
- 新增 TomlSlashCommandConfigurator 基底類別
17+
- 重構 Gemini 和 Qwen 配置器使用新基底類別
18+
19+
**功能改進**
20+
21+
- 新增 IDE 重啟提示(繁體中文本地化)
22+
23+
**Bug 修復**
24+
25+
- 修正 Qwen Code slash 命令檔名(.md → .toml)
26+
327
## 0.15.0
428

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

0 commit comments

Comments
 (0)