Skip to content

Commit b0abf30

Browse files
chore: release 1.15.3 (#3857)
* chore: release 1.15.3 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3fe42ab commit b0abf30

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.15.3 `2025-09-29`
9+
### 🐞 Bug Fixes
10+
- `Select`: 修复 OptionGroup 的 style 与 className 没有生效的问题 @uyarn ([#3855](https://github.com/Tencent/tdesign-react/pull/3855))
11+
812
## 🌈 1.15.2 `2025-09-29`
913
### 🚀 Features
1014
- `Watermark`: 新增 `layout` API,支持生成不同布局的水印,`watermarkText` 支持配置字体 @Wesley-0808 ([#3817](https://github.com/Tencent/tdesign-react/pull/3817))

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

0 commit comments

Comments
 (0)