Skip to content

Commit 6676274

Browse files
uyarntdesign-bot
andauthored
chore: release @tdesign-vue-next/chat 0.4.5 (#5829)
* chore: release @tdesign-vue-next/chat 0.4.5 * chore: changelog --------- Co-authored-by: tdesign-bot <[email protected]>
1 parent 86e0404 commit 6676274

File tree

4 files changed

+7
-14
lines changed

4 files changed

+7
-14
lines changed

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

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

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

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

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

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

8+
## 🌈 0.4.5 `2025-07-31`
9+
10+
### 🐞 Bug Fixes
11+
- `Chat`: 修复`0.4.3` 版本后多语言功能没有正确响应切换的问题 @uyarn ([#5828](https://github.com/Tencent/tdesign-vue-next/pull/5828))
12+
813
## 🌈 0.4.4 `2025-07-31`
914

1015
### 🐞 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.4",
3+
"version": "0.4.5",
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)