From 005e62eb44f3e8fce29d83c043346e4aabbe6056 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 6 Dec 2023 07:38:07 +0000 Subject: [PATCH] :bookmark: chore(release): v0.6.1 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 0.6.1](https://github.com/ant-design/pro-chat/compare/v0.6.0...v0.6.1) Released on **2023-12-06** #### 🐛 修复 - Fix messageItemExtraRender item no set extra error.
Improvements and Fixes #### What's fixed * Fix messageItemExtraRender item no set extra error, closes [#18](https://github.com/ant-design/pro-chat/issues/18) ([ba006e1](https://github.com/ant-design/pro-chat/commit/ba006e1))
[![](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 ea681114..3c58ea5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +### [Version 0.6.1](https://github.com/ant-design/pro-chat/compare/v0.6.0...v0.6.1) + +Released on **2023-12-06** + +#### 🐛 修复 + +- Fix messageItemExtraRender item no set extra error. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- Fix messageItemExtraRender item no set extra error, closes [#18](https://github.com/ant-design/pro-chat/issues/18) ([ba006e1](https://github.com/ant-design/pro-chat/commit/ba006e1)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 0.6.0](https://github.com/ant-design/pro-chat/compare/v0.5.0...v0.6.0) Released on **2023-12-06** diff --git a/package.json b/package.json index 3a753665..a22a7393 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/pro-chat", - "version": "0.6.0", + "version": "0.6.1", "description": "a solution for ai chat", "keywords": [ "npm",