diff --git a/CHANGELOG.md b/CHANGELOG.md index 886c42b1..5eabf4b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [Version 0.2.0-beta.8](https://github.com/ant-design/pro-chat/compare/v0.2.0-beta.7...v0.2.0-beta.8) + +Released on **2023-10-25** + +#### 🐛 修复 + +- Fix avatar. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- Fix avatar ([61a7efe](https://github.com/ant-design/pro-chat/commit/61a7efe)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 0.2.0-beta.7](https://github.com/ant-design/pro-chat/compare/v0.2.0-beta.6...v0.2.0-beta.7) Released on **2023-10-22** diff --git a/package.json b/package.json index d3d95219..86c9ed54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/pro-chat", - "version": "0.2.0-beta.7", + "version": "0.2.0-beta.8", "description": "a solution for ai chat", "keywords": [ "npm",