From 7b957379272d9b9da64e552d8cd5cdc460020614 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 23 May 2023 14:48:37 +0000 Subject: [PATCH] :bookmark: chore(release): v1.3.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [1.3.0](https://github.com/lobehub/lobe-ui/compare/v1.2.0...v1.3.0) (2023-05-23) ### ✨ Features * add Snippet ([f23a34d](https://github.com/lobehub/lobe-ui/commit/f23a34d)) * **highlighter**: Add export for SyntaxHighlighterProps ([a203f45](https://github.com/lobehub/lobe-ui/commit/a203f45)) * 新增 EditableText、SearchBar 组件 ([74fa2a5](https://github.com/lobehub/lobe-ui/commit/74fa2a5)) * 新增 Highlighter、Markdown 组件 ([2da8f3f](https://github.com/lobehub/lobe-ui/commit/2da8f3f)) * 新增 MessageInput、Swatches 组件 ([cac3028](https://github.com/lobehub/lobe-ui/commit/cac3028)) ### 🐛 Bug Fixes * fix type error ([746947e](https://github.com/lobehub/lobe-ui/commit/746947e)) --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 476e497a..be0d1d16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +# [1.3.0](https://github.com/lobehub/lobe-ui/compare/v1.2.0...v1.3.0) (2023-05-23) + +### ✨ Features + +- add Snippet ([f23a34d](https://github.com/lobehub/lobe-ui/commit/f23a34d)) +- **highlighter**: Add export for SyntaxHighlighterProps ([a203f45](https://github.com/lobehub/lobe-ui/commit/a203f45)) +- 新增 EditableText、SearchBar 组件 ([74fa2a5](https://github.com/lobehub/lobe-ui/commit/74fa2a5)) +- 新增 Highlighter、Markdown 组件 ([2da8f3f](https://github.com/lobehub/lobe-ui/commit/2da8f3f)) +- 新增 MessageInput、Swatches 组件 ([cac3028](https://github.com/lobehub/lobe-ui/commit/cac3028)) + +### 🐛 Bug Fixes + +- fix type error ([746947e](https://github.com/lobehub/lobe-ui/commit/746947e)) + # [1.2.0](https://github.com/lobehub/lobe-ui/compare/v1.1.0...v1.2.0) (2023-05-22) ### ✨ Features diff --git a/package.json b/package.json index 5e127e9c..f7fca9e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/ui", - "version": "1.2.0", + "version": "1.3.0", "description": "Lobe UI is an open-source UI component library for building chatbot web apps", "keywords": [ "lobehub",