From 262732c38f68f5e65408f7276eeabb761bbc33fa Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 7 Nov 2023 09:30:30 +0000 Subject: [PATCH] :bookmark: chore(release): v0.2.0-beta.14 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [Version 0.2.0-beta.14](https://github.com/ant-design/pro-chat/compare/v0.2.0-beta.13...v0.2.0-beta.14) Released on **2023-11-07** #### 🐛 修复 - Change action group style problem.
Improvements and Fixes #### What's fixed * Change action group style problem ([52c9104](https://github.com/ant-design/pro-chat/commit/52c9104))
[![](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 778b7d89..6c804f82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [Version 0.2.0-beta.14](https://github.com/ant-design/pro-chat/compare/v0.2.0-beta.13...v0.2.0-beta.14) + +Released on **2023-11-07** + +#### 🐛 修复 + +- Change action group style problem. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- Change action group style problem ([52c9104](https://github.com/ant-design/pro-chat/commit/52c9104)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 0.2.0-beta.13](https://github.com/ant-design/pro-chat/compare/v0.2.0-beta.12...v0.2.0-beta.13) Released on **2023-11-07** diff --git a/package.json b/package.json index 483e3fd4..93fcf8d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/pro-chat", - "version": "0.2.0-beta.13", + "version": "0.2.0-beta.14", "description": "a solution for ai chat", "keywords": [ "npm",