diff --git a/CHANGELOG.md b/CHANGELOG.md index 61ab3a95..905cf3e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [Version 0.4.0](https://github.com/ant-design/pro-chat/compare/v0.3.1...v0.4.0) + +Released on **2023-11-27** + +#### ✨ 新特性 + +- Support inputAreaProps. + +
+ +
+Improvements and Fixes + +#### What's improved + +- Support inputAreaProps, closes [#14](https://github.com/ant-design/pro-chat/issues/14) ([ce67194](https://github.com/ant-design/pro-chat/commit/ce67194)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 0.3.1](https://github.com/ant-design/pro-chat/compare/v0.3.0...v0.3.1) Released on **2023-11-27** diff --git a/package.json b/package.json index be3d339f..90b485ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/pro-chat", - "version": "0.3.1", + "version": "0.4.0", "description": "a solution for ai chat", "keywords": [ "npm",