From 053b4e85080a476e6961b7eaeceb54a0f2a0e125 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 23 May 2023 16:06:45 +0000 Subject: [PATCH] :bookmark: chore(release): v1.5.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [1.5.0](https://github.com/lobehub/lobe-ui/compare/v1.4.0...v1.5.0) (2023-05-23) ### ✨ Features * Add `remark-gfm` to dependencies and modify `dumi-theme-lobehub`'s content styles ([2d24d10](https://github.com/lobehub/lobe-ui/commit/2d24d10)) * add MessageModal component ([969867e](https://github.com/lobehub/lobe-ui/commit/969867e)) * **editable-message**: add EditableMessage components ([0986c72](https://github.com/lobehub/lobe-ui/commit/0986c72)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41e82de6..70c49fbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +# [1.5.0](https://github.com/lobehub/lobe-ui/compare/v1.4.0...v1.5.0) (2023-05-23) + +### ✨ Features + +- Add `remark-gfm` to dependencies and modify `dumi-theme-lobehub`'s content styles ([2d24d10](https://github.com/lobehub/lobe-ui/commit/2d24d10)) +- add MessageModal component ([969867e](https://github.com/lobehub/lobe-ui/commit/969867e)) +- **editable-message**: add EditableMessage components ([0986c72](https://github.com/lobehub/lobe-ui/commit/0986c72)) + # [1.4.0](https://github.com/lobehub/lobe-ui/compare/v1.3.0...v1.4.0) (2023-05-23) ### ✨ Features diff --git a/package.json b/package.json index fd801c82..99b16342 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/ui", - "version": "1.4.0", + "version": "1.5.0", "description": "Lobe UI is an open-source UI component library for building chatbot web apps", "keywords": [ "lobehub",