Skip to content

Commit d5a0b75

Browse files
authored
chore(tdesign-uniapp): publish v0.6.2 (#139)
* chore(tdesign-uniapp): publish v0.6.2 * chore: changelog
1 parent e29c292 commit d5a0b75

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/tdesign/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ docClass: timeline
66
---
77

88

9+
## 🌈 0.6.2 `2025-12-30`
10+
### 🐞 Bug Fixes
11+
- `DateTimePicker`: 修复滚动日期时其他列向上跳动问题 @novlan1 ([#138](https://github.com/novlan1/tdesign-uniapp/pull/138))
12+
913
## 🌈 0.6.1 `2025-12-29`
1014
### 🚀 Features
1115
- `Navbar`: 增加 `right` 插槽 @novlan1 ([#136](https://github.com/novlan1/tdesign-uniapp/pull/136))

packages/tdesign/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tdesign-uniapp",
33
"id": "tdesign-uniapp",
4-
"version": "0.6.1",
4+
"version": "0.6.2",
55
"author": "novlan1",
66
"title": "tdesign-uniapp",
77
"description": "TDesign Component for uniapp",

0 commit comments

Comments
 (0)