Skip to content

Commit

Permalink
🔖 chore(release): v0.2.0-beta.11 [skip ci]
Browse files Browse the repository at this point in the history
## [Version 0.2.0-beta.11](v0.2.0-beta.10...v0.2.0-beta.11)
<sup>Released on **2023-10-26**</sup>

#### ✨ 新特性

- Support autocompleteRequest and messageItemExtraRender.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

* Support autocompleteRequest and messageItemExtraRender, closes [#4](#4) ([5305e56](5305e56))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
  • Loading branch information
semantic-release-bot committed Oct 26, 2023
1 parent 5305e56 commit e982a75
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog

## [Version&nbsp;0.2.0-beta.11](https://github.com/ant-design/pro-chat/compare/v0.2.0-beta.10...v0.2.0-beta.11)

<sup>Released on **2023-10-26**</sup>

#### ✨ 新特性

- Support autocompleteRequest and messageItemExtraRender.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### 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))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

## [Version&nbsp;0.2.0-beta.10](https://github.com/ant-design/pro-chat/compare/v0.2.0-beta.9...v0.2.0-beta.10)

<sup>Released on **2023-10-25**</sup>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit e982a75

Please sign in to comment.