Skip to content

Commit c0e7e54

Browse files
🔖 chore(release): v1.11.2 [skip ci]
## [1.11.2](v1.11.1...v1.11.2) (2023-05-27) ### 🐛 Bug Fixes * **build**: remove cjs support ([dea2da7](dea2da7))
1 parent dea2da7 commit c0e7e54

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [1.11.2](https://github.com/lobehub/lobe-ui/compare/v1.11.1...v1.11.2) (2023-05-27)
4+
5+
### 🐛 Bug Fixes
6+
7+
- **build**: remove cjs support ([dea2da7](https://github.com/lobehub/lobe-ui/commit/dea2da7))
8+
39
## [1.11.1](https://github.com/lobehub/lobe-ui/compare/v1.11.0...v1.11.1) (2023-05-27)
410

511
### 🐛 Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lobehub/ui",
3-
"version": "1.11.1",
3+
"version": "1.11.2",
44
"description": "Lobe UI is an open-source UI component library for building chatbot web apps",
55
"keywords": [
66
"lobehub",

0 commit comments

Comments
 (0)