Skip to content

Commit 8d1da95

Browse files
Update package.json (#260)
* Update package.json * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0c4b56d commit 8d1da95

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

8+
## 🌈 1.1.10 `2025-07-24`
9+
### 🚧 Others
10+
- fix(chatbot): fix item render content key @LzhengH ([#259](https://github.com/TDesignOteam/tdesign-web-components/pull/259))
11+
812
## 🌈 1.1.9 `2025-07-24`
913
### 🚧 Others
1014
- feat(chatbot): 优化组合模式下message重复渲染问题 @LzhengH ([#257](https://github.com/TDesignOteam/tdesign-web-components/pull/257))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tdesign-web-components",
33
"purename": "tdesign",
4-
"version": "1.1.9",
4+
"version": "1.1.10",
55
"type": "module",
66
"main": "lib/index.js",
77
"module": "lib/index.js",

0 commit comments

Comments
 (0)