diff --git a/CHANGELOG.md b/CHANGELOG.md index 1201fed6..e588f030 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [Version 1.5.0](https://github.com/ant-design/pro-chat/compare/v1.4.4...v1.5.0) + +Released on **2024-01-19** + +#### ✨ 新特性 + +- 清理无用依赖. + +
+ +
+Improvements and Fixes + +#### What's improved + +- 清理无用依赖, closes [#53](https://github.com/ant-design/pro-chat/issues/53) ([14e8a66](https://github.com/ant-design/pro-chat/commit/14e8a66)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.4.4](https://github.com/ant-design/pro-chat/compare/v1.4.3...v1.4.4) Released on **2024-01-19** diff --git a/package.json b/package.json index 135b111d..f6862cc2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/pro-chat", - "version": "1.4.4", + "version": "1.5.0", "description": "a solution for ai chat", "keywords": [ "ai",