Skip to content

Commit 1a20e56

Browse files
uyarntdesign-bot
andauthored
chore: release 1.15.4 (#5889)
* chore: release 1.15.4 * chore: changelog --------- Co-authored-by: tdesign-bot <[email protected]>
1 parent 6f3af8b commit 1a20e56

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

packages/tdesign-vue-next/.changelog/pr-5888.md

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

packages/tdesign-vue-next/CHANGELOG.md

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

8+
## 🌈 1.15.4 `2025-08-15`
9+
10+
### 🐞 Bug Fixes
11+
- `Textarea`: 修复 `allowInputOverMax` 无法在 `maxcharacter` 配置下生效的问题 @RSS1102 ([#5888](https://github.com/Tencent/tdesign-vue-next/pull/5888))
12+
13+
814
## 🌈 1.15.3 `2025-08-14`
915

1016
### 🚀 Features

packages/tdesign-vue-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tdesign-vue-next",
3-
"version": "1.15.3",
3+
"version": "1.15.4",
44
"title": "tdesign-vue-next",
55
"description": "TDesign Component for vue-next",
66
"keywords": [

0 commit comments

Comments
 (0)