Skip to content

Commit a75a2e0

Browse files
committed
chore: add change log
1 parent 4a8e1b9 commit a75a2e0

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

content/ecosystem/changelog/index-en-US.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ Version:Major.Minor.Patch (follow the **Semver** specification)
1616

1717
---
1818

19+
#### 🎉 2.91.0 (2026-02-06)
20+
- 【Fix】
21+
- Fixed regex matching issue in semi-webpack/semi-rspack to support package names with numeric suffixes like @douyinfe/semi-ui-19 [#3127](https://github.com/DouyinFE/semi-design/pull/3127)
22+
- 【Docs】
23+
- Added Claude CLI installation guide for Semi MCP [@guowei-gong](https://github.com/guowei-gong) [#3124](https://github.com/DouyinFE/semi-design/pull/3124)
24+
1925
#### 🎉 2.91.0-beta.0 (2026-01-14)
2026
- 【Feat】
2127
- Added Sidebar component

content/ecosystem/changelog/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ Semi 版本号遵循 **Semver** 规范(主版本号 - 次版本号 - 修订版
1414
- 不同版本间的详细关系,可查阅 [FAQ](/zh-CN/start/faq)
1515

1616

17+
#### 🎉 2.91.0 (2026-02-06)
18+
- 【Fix】
19+
- 修复 semi-webpack/semi-rspack 正则匹配问题,支持匹配 @douyinfe/semi-ui-19 等带数字后缀包名 [#3127](https://github.com/DouyinFE/semi-design/pull/3127)
20+
- 【Docs】
21+
- 新增 Claude CLI 安装指南,用于 Semi MCP 配置 [@guowei-gong](https://github.com/guowei-gong) [#3124](https://github.com/DouyinFE/semi-design/pull/3124)
22+
1723
#### 🎉 2.91.0-beta.0 (2026-01-14)
1824
- 【Feat】
1925
- 新增 Sidebar 组件 [#3104](https://github.com/DouyinFE/semi-design/pull/3104)

0 commit comments

Comments
 (0)