Skip to content

Commit 1c83245

Browse files
chore: release 1.14.1 (#3750)
* chore: release 1.14.1 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a94969d commit 1c83245

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/tdesign-react/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ toc: false
55
spline: explain
66
---
77

8+
## 🌈 1.14.1 `2025-08-22`
9+
### 🐞 Bug Fixes
10+
- `Steps`: 修复 1.13.2 版本引起的 `theme !== default` 时重复渲染图标的问题 @RSS1102 ([#3748](https://github.com/Tencent/tdesign-react/pull/3748))
11+
812
## 🌈 1.14.0 `2025-08-21`
913
### 🚀 Features
1014
- `Tabs`: 将 `remove` 事件从删除图标移至外层容器, 保证替换图标功能正常使用,有覆盖删除图标样式请注意此变更 ⚠️ @RSS1102 ([#3736](https://github.com/Tencent/tdesign-react/pull/3736))

packages/tdesign-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tdesign-react",
3-
"version": "1.14.0",
3+
"version": "1.14.1",
44
"title": "tdesign-react",
55
"description": "TDesign Component for React",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)