Skip to content

Commit 4fa1333

Browse files
Update package.json 1.0.2 (#213)
* Update package.json 1.0.2 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e1f3201 commit 4fa1333

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.0.2 `2025-05-27`
9+
### 🚧 Others
10+
- Feature/chatbot 修改类型定义,增加Chat前缀 @carolin913 ([#212](https://github.com/TDesignOteam/tdesign-web-components/pull/212))
11+
812
## 🌈 1.0.1 `2025-05-27`
913
### 🚧 Others
1014
- feat(chatbot): modify exported type @carolin913 ([#210](https://github.com/TDesignOteam/tdesign-web-components/pull/210))

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.0.1",
4+
"version": "1.0.2",
55
"type": "module",
66
"main": "lib/index.js",
77
"module": "lib/index.js",

0 commit comments

Comments
 (0)