diff --git a/CHANGELOG.md b/CHANGELOG.md index bd94fb91..b205ccf7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +### [Version 1.2.1](https://github.com/ant-design/pro-chat/compare/v1.2.0...v1.2.1) + +Released on **2024-01-15** + +#### 🐛 修复 + +- 修复回到最下方按钮丢失的问题. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- 修复回到最下方按钮丢失的问题, closes [#36](https://github.com/ant-design/pro-chat/issues/36) ([dc268da](https://github.com/ant-design/pro-chat/commit/dc268da)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 1.2.0](https://github.com/ant-design/pro-chat/compare/v1.1.0...v1.2.0) Released on **2024-01-11** diff --git a/package.json b/package.json index 93686b43..4e5e6c6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/pro-chat", - "version": "1.3.0", + "version": "1.2.1", "description": "a solution for ai chat", "keywords": [ "ai",