diff --git a/CHANGELOG.md b/CHANGELOG.md index 54fdce3a..29cab596 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,38 @@ # Changelog +## [Version 1.5.0-beta.1](https://github.com/ant-design/pro-chat/compare/v1.4.1...v1.5.0-beta.1) + +Released on **2024-01-17** + +#### ✨ 新特性 + +- 平滑的 Stream 输出. + +#### 🐛 修复 + +- Stream was done but loading icon is show. + +
+ +
+Improvements and Fixes + +#### What's improved + +- 平滑的 Stream 输出 ([cffbbbf](https://github.com/ant-design/pro-chat/commit/cffbbbf)) + +#### What's fixed + +- Stream was done but loading icon is show ([7b951af](https://github.com/ant-design/pro-chat/commit/7b951af)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.4.1](https://github.com/ant-design/pro-chat/compare/v1.4.0...v1.4.1) Released on **2024-01-17** diff --git a/package.json b/package.json index 4f51e8b7..8f807a55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/pro-chat", - "version": "1.4.1", + "version": "1.5.0-beta.1", "description": "a solution for ai chat", "keywords": [ "ai",