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",