diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a555d9..6dc53c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [Version 1.4.0](https://github.com/ant-design/pro-chat/compare/v1.3.2...v1.4.0) + +Released on **2024-01-17** + +#### ✨ 新特性 + +- Support chatItemRenderConfig. + +
+ +
+Improvements and Fixes + +#### What's improved + +- Support chatItemRenderConfig, closes [#42](https://github.com/ant-design/pro-chat/issues/42) ([0f4b47e](https://github.com/ant-design/pro-chat/commit/0f4b47e)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.3.2](https://github.com/ant-design/pro-chat/compare/v1.3.1...v1.3.2) Released on **2024-01-16** diff --git a/package.json b/package.json index 2d1b1f1..939039f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/pro-chat", - "version": "1.3.2", + "version": "1.4.0", "description": "a solution for ai chat", "keywords": [ "ai",