From 975d577966a2a0429cebea3211a8b986ee4f8d2b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 11 Oct 2023 14:21:56 +0000 Subject: [PATCH] :bookmark: chore(release): v1.103.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [Version 1.103.0](https://github.com/lobehub/lobe-ui/compare/v1.102.0...v1.103.0) Released on **2023-10-11** #### ✨ Features - **index-tsx**: Make "proxy" property optional in Config interface. - **misc**: Modify image attributes and add new Img component.
Improvements and Fixes #### What's improved * **index-tsx**: Make "proxy" property optional in Config interface ([e4b381d](https://github.com/lobehub/lobe-ui/commit/e4b381d)) * **misc**: Modify image attributes and add new Img component ([6dbd307](https://github.com/lobehub/lobe-ui/commit/6dbd307))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 27 +++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d46d4892..9416892c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,33 @@ # Changelog +## [Version 1.103.0](https://github.com/lobehub/lobe-ui/compare/v1.102.0...v1.103.0) + +Released on **2023-10-11** + +#### ✨ Features + +- **index-tsx**: Make "proxy" property optional in Config interface. +- **misc**: Modify image attributes and add new Img component. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **index-tsx**: Make "proxy" property optional in Config interface ([e4b381d](https://github.com/lobehub/lobe-ui/commit/e4b381d)) +- **misc**: Modify image attributes and add new Img component ([6dbd307](https://github.com/lobehub/lobe-ui/commit/6dbd307)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 1.102.0](https://github.com/lobehub/lobe-ui/compare/v1.101.3...v1.102.0) Released on **2023-10-11** diff --git a/package.json b/package.json index c4d3b9a1..77ee9d36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/ui", - "version": "1.102.0", + "version": "1.103.0", "description": "Lobe UI is an open-source UI component library for building AIGC web apps", "keywords": [ "lobehub",