Skip to content

Commit 45415c5

Browse files
novlan1tdesign-bot
andauthored
chore: release tdesign-uniapp 0.8.1 (#4408)
* chore: release tdesign-uniapp 0.8.1 * chore: update CHANGELOG.md --------- Co-authored-by: tdesign-bot <tdesign@tencent.com>
1 parent 54ae219 commit 45415c5

File tree

5 files changed

+12
-19
lines changed

5 files changed

+12
-19
lines changed

packages/tdesign-uniapp/.changelog/pr-4384.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/tdesign-uniapp/.changelog/pr-4386.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/tdesign-uniapp/.changelog/pr-4395.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/tdesign-uniapp/CHANGELOG.md

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

8+
## 🌈 0.8.1 `2026-04-09`
9+
10+
### 🚀 Features
11+
12+
- `Icon`: 新增 `divider-1`, `voice-wave``keyboard-1` 图标 @uyarn ([#4395](https://github.com/Tencent/tdesign-miniprogram/pull/4395))
13+
14+
### 🐞 Bug Fixes
15+
16+
- `Form`: 修复 `FormItem` 右侧箭头深色模式颜色错误 @anlyyao ([#4384](https://github.com/Tencent/tdesign-miniprogram/pull/4384))
17+
- `Rate`: 修复提示框层级不够被覆盖的问题 @liweijie0812 ([#4386](https://github.com/Tencent/tdesign-miniprogram/pull/4386))
18+
819
## 🌈 0.8.0 `2026-03-23`
920

1021
### 🚨 Breaking Changes

packages/tdesign-uniapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tdesign/uniapp",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"id": "tdesign-uniapp",
55
"title": "tdesign-uniapp",
66
"description": "TDesign Component for UniApp",

0 commit comments

Comments
 (0)