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