diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..d8e526d9 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,26 @@ +# Changelog + +### [Version 0.1.1](https://github.com/arvinxx/pro-chat/compare/v0.1.0...v0.1.1) + +Released on **2023-10-20** + +#### 🐛 修复 + +- Only support esm. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- Only support esm ([072ca61](https://github.com/arvinxx/pro-chat/commit/072ca61)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
diff --git a/package.json b/package.json index 1e94cd5b..59e79e54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/pro-chat", - "version": "0.1.0", + "version": "0.1.1", "description": "a solution for ai chat", "keywords": [ "npm",