Skip to content

Commit 93c871f

Browse files
chore: release 1.13.1 (#3661)
* chore: release 1.13.1 * chore: update common * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4329a7f commit 93c871f

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

packages/tdesign-react/CHANGELOG.md

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

8+
## 🌈 1.13.1 `2025-07-11`
9+
10+
### 🐞 Bug Fixes
11+
- `QRCode`: 修复 `canvas` 二维码 Safari 样式兼容问题
12+
813
## 🌈 1.13.0 `2025-07-10`
914
### 🚀 Features
1015
- `React19`: 新增兼容 React 19 使用的 adapter,在 React 19 中使用请参考使用文档的详细说明 @HaixingOoO @uyarn([#3640](https://github.com/Tencent/tdesign-react/pull/3640))

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

0 commit comments

Comments
 (0)