Skip to content

Commit

Permalink
🔖 chore(release): v1.11.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.11.0](v1.10.0...v1.11.0) (2023-05-27)

### ✨ Features

* **logo**: Add SvgProps to Divider component signature ([2a4182c](2a4182c))
* **themeprovider**: Update getAntdTheme function and import getLobeTheme from '@/tokens' ([c1e65e7](c1e65e7))
  • Loading branch information
semantic-release-bot committed May 27, 2023
1 parent 2a4182c commit ee389fb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

# [1.11.0](https://github.com/lobehub/lobe-ui/compare/v1.10.0...v1.11.0) (2023-05-27)

### ✨ Features

- **logo**: Add SvgProps to Divider component signature ([2a4182c](https://github.com/lobehub/lobe-ui/commit/2a4182c))
- **themeprovider**: Update getAntdTheme function and import getLobeTheme from '@/tokens' ([c1e65e7](https://github.com/lobehub/lobe-ui/commit/c1e65e7))

# [1.10.0](https://github.com/lobehub/lobe-ui/compare/v1.9.0...v1.10.0) (2023-05-26)

### ✨ Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lobehub/ui",
"version": "1.10.0",
"version": "1.11.0",
"description": "Lobe UI is an open-source UI component library for building chatbot web apps",
"keywords": [
"lobehub",
Expand Down

1 comment on commit ee389fb

@vercel
Copy link

@vercel vercel bot commented on ee389fb May 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

lobe-ui – ./

ui.lobehub.com
lobe-ui-git-master-lobehub.vercel.app
lobe-ui-lobehub.vercel.app
lobe-ui.vercel.app

Please sign in to comment.