Skip to content

Commit 6be50a2

Browse files
zydemailtdesign-botgithub-actions[bot]
authored
release: release @tdesign-vue-next/chat 0.4.4 (#5822)
* chore(deps): 升级@tdesign-vue-next/chat至0.4.4 * chore: changelog * chore: update common --------- Co-authored-by: tdesign-bot <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 34c9c01 commit 6be50a2

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

packages/tdesign-vue-next-chat/.changelog/pr-5817.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.4 `2025-07-31`
9+
10+
### 🐞 Bug Fixes
11+
- `ChatContent`: 错误使用变量导致文案显示异常 @BelinChung ([#5817](https://github.com/Tencent/tdesign-vue-next/pull/5817))
12+
13+
814
## 🌈 0.4.3 `2025-07-18`
915

1016
### 🐞 Bug Fixes

packages/tdesign-vue-next-chat/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/chat",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"title": "@tdesign-vue-next/chat",
55
"description": "AI Chat Component for Vue 3",
66
"repository": {

0 commit comments

Comments
 (0)