Skip to content

Commit 6435666

Browse files
zydemailtdesign-botuyarn
authored
release: release tdesign-vue-next-chat 0.4.6 (#5998)
* chore: release/chat/0.4.6 * chore: changelog * chore: update common --------- Co-authored-by: tdesign-bot <[email protected]> Co-authored-by: Uyarn <[email protected]>
1 parent 5d73b3d commit 6435666

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/tdesign-vue-next-chat/.changelog/pr-5905.md

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

packages/tdesign-vue-next-chat/CHANGELOG.md

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

8+
## 🌈 0.4.6 `2025-09-12`
9+
10+
### 🐞 Bug Fixes
11+
- `ChatInput`: 修复 `suffixIcon` 传值不是插槽,响应式无效 @liweijie0812 ([#5905](https://github.com/Tencent/tdesign-vue-next/pull/5905))
12+
13+
814
## 🌈 0.4.5 `2025-07-31`
915

1016
### 🐞 Bug Fixes

packages/tdesign-vue-next-chat/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tdesign-vue-next/chat",
3-
"version": "0.4.5",
3+
"version": "0.4.6",
44
"title": "@tdesign-vue-next/chat",
55
"description": "AI Chat Component for Vue 3",
66
"repository": {
@@ -47,4 +47,4 @@
4747
"peerDependencies": {
4848
"vue": ">=3.1.0"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)