diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ecf730b..a425dbe9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [Version 0.2.0-beta.11](https://github.com/ant-design/pro-chat/compare/v0.2.0-beta.10...v0.2.0-beta.11) + +Released on **2023-10-26** + +#### ✨ 新特性 + +- Support autocompleteRequest and messageItemExtraRender. + +
+ +
+Improvements and Fixes + +#### What's improved + +- Support autocompleteRequest and messageItemExtraRender, closes [#4](https://github.com/ant-design/pro-chat/issues/4) ([5305e56](https://github.com/ant-design/pro-chat/commit/5305e56)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 0.2.0-beta.10](https://github.com/ant-design/pro-chat/compare/v0.2.0-beta.9...v0.2.0-beta.10) Released on **2023-10-25** diff --git a/package.json b/package.json index 2eff775b..7e3e71e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/pro-chat", - "version": "0.2.0-beta.10", + "version": "0.2.0-beta.11", "description": "a solution for ai chat", "keywords": [ "npm",