diff --git a/CHANGELOG.md b/CHANGELOG.md index 46d52cf1..1a1619db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ # Changelog +## [Version 1.149.0](https://github.com/lobehub/lobe-ui/compare/v1.148.2...v1.149.0) + +Released on **2024-08-12** + +#### ✨ Features + +- **misc**: Add props to MobileChatSendButton. + +#### 🐛 Bug Fixes + +- **misc**: Don't trim codeBlock. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **misc**: Add props to MobileChatSendButton, closes [#193](https://github.com/lobehub/lobe-ui/issues/193) ([9099427](https://github.com/lobehub/lobe-ui/commit/9099427)) + +#### What's fixed + +- **misc**: Don't trim codeBlock, closes [#192](https://github.com/lobehub/lobe-ui/issues/192) ([820bcd9](https://github.com/lobehub/lobe-ui/commit/820bcd9)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.148.2](https://github.com/lobehub/lobe-ui/compare/v1.148.1...v1.148.2) Released on **2024-08-08** diff --git a/package.json b/package.json index d739af07..6f787e42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/ui", - "version": "1.148.2", + "version": "1.149.0", "description": "Lobe UI is an open-source UI component library for building AIGC web apps", "keywords": [ "lobehub",