Skip to content

Commit 55e33f8

Browse files
chore: release 1.14.4 (#3763)
* chore: release 1.14.4 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 88390ef commit 55e33f8

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.4 `2025-08-26`
9+
### 🐞 Bug Fixes
10+
- `fix`: 修复 SSR 渲染的相关问题 @uyarn ([#3762](https://github.com/Tencent/tdesign-react/pull/3762))
11+
812
## 🌈 1.14.3 `2025-08-26`
913
### 🐞 Bug Fixes
1014
- `Pagination`: 修复跳转图标没有重置回正确状态的问题 @phalera ([#3758](https://github.com/Tencent/tdesign-react/pull/3758))

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.3",
3+
"version": "1.14.4",
44
"title": "tdesign-react",
55
"description": "TDesign Component for React",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)