From 79cd6c5a8b4e9b8f94ea6e893d6a9f62813b28d4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 6 Aug 2024 13:35:21 +0000 Subject: [PATCH] :bookmark: chore(release): v1.147.1 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 1.147.1](https://github.com/lobehub/lobe-ui/compare/v1.147.0...v1.147.1) Released on **2024-08-06** #### 🐛 Bug Fixes - **misc**: Handling invalid Markdown bold. #### 💄 Styles - **misc**: Add new props to ChatItem.
Improvements and Fixes #### What's fixed * **misc**: Handling invalid Markdown bold, closes [#190](https://github.com/lobehub/lobe-ui/issues/190) ([3a21228](https://github.com/lobehub/lobe-ui/commit/3a21228)) #### Styles * **misc**: Add new props to ChatItem ([f9cb396](https://github.com/lobehub/lobe-ui/commit/f9cb396))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 33 +++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 34 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fdfdbfa9..97efd36e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ # Changelog +### [Version 1.147.1](https://github.com/lobehub/lobe-ui/compare/v1.147.0...v1.147.1) + +Released on **2024-08-06** + +#### 🐛 Bug Fixes + +- **misc**: Handling invalid Markdown bold. + +#### 💄 Styles + +- **misc**: Add new props to ChatItem. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Handling invalid Markdown bold, closes [#190](https://github.com/lobehub/lobe-ui/issues/190) ([3a21228](https://github.com/lobehub/lobe-ui/commit/3a21228)) + +#### Styles + +- **misc**: Add new props to ChatItem ([f9cb396](https://github.com/lobehub/lobe-ui/commit/f9cb396)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 1.147.0](https://github.com/lobehub/lobe-ui/compare/v1.146.9...v1.147.0) Released on **2024-07-26** diff --git a/package.json b/package.json index b0b5ebe0..cd85ee99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/ui", - "version": "1.147.0", + "version": "1.147.1", "description": "Lobe UI is an open-source UI component library for building AIGC web apps", "keywords": [ "lobehub",