From ed8551836a256ea3666dae2498e1d5493dbe8f69 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 14 Nov 2023 15:22:09 +0000 Subject: [PATCH] :bookmark: chore(release): v0.2.0-beta.16 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [Version 0.2.0-beta.16](https://github.com/ant-design/pro-chat/compare/v0.2.0-beta.15...v0.2.0-beta.16) Released on **2023-11-14** #### 🐛 修复 - Fix onPressEnter no work error.
Improvements and Fixes #### What's fixed * Fix onPressEnter no work error, closes [#11](https://github.com/ant-design/pro-chat/issues/11) ([1db28f7](https://github.com/ant-design/pro-chat/commit/1db28f7))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 25 +++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d8a94bf..2b70b2e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [Version 0.2.0-beta.16](https://github.com/ant-design/pro-chat/compare/v0.2.0-beta.15...v0.2.0-beta.16) + +Released on **2023-11-14** + +#### 🐛 修复 + +- Fix onPressEnter no work error. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- Fix onPressEnter no work error, closes [#11](https://github.com/ant-design/pro-chat/issues/11) ([1db28f7](https://github.com/ant-design/pro-chat/commit/1db28f7)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 0.2.0-beta.15](https://github.com/ant-design/pro-chat/compare/v0.2.0-beta.14...v0.2.0-beta.15) Released on **2023-11-08** diff --git a/package.json b/package.json index 4129ad38..973d5023 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/pro-chat", - "version": "0.2.0-beta.15", + "version": "0.2.0-beta.16", "description": "a solution for ai chat", "keywords": [ "npm",