From 775daf3797bf9dcef48bb58fbd17fd8cad8d6a83 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 10 Apr 2024 01:47:05 +0000 Subject: [PATCH] chore(release): v1.0.0-beta.12 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [Version 1.0.0-beta.12](https://github.com/yuntijs/yunti-ui/compare/v1.0.0-beta.11...v1.0.0-beta.12) Released on **2024-04-10** #### ♻ Code Refactoring - **Descriptions**: Delete itemStyle prop. #### ✨ Features - **misc**: Add Divider Component.
Improvements and Fixes #### Code refactoring * **Descriptions**: Delete itemStyle prop ([c1904b9](https://github.com/yuntijs/yunti-ui/commit/c1904b9)) #### What's improved * **misc**: Add Divider Component ([5c56228](https://github.com/yuntijs/yunti-ui/commit/5c56228))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 33 +++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 34 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03dfb5b..0021567 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ # Changelog +## [Version 1.0.0-beta.12](https://github.com/yuntijs/yunti-ui/compare/v1.0.0-beta.11...v1.0.0-beta.12) + +Released on **2024-04-10** + +#### ♻ Code Refactoring + +- **Descriptions**: Delete itemStyle prop. + +#### ✨ Features + +- **misc**: Add Divider Component. + +
+ +
+Improvements and Fixes + +#### Code refactoring + +- **Descriptions**: Delete itemStyle prop ([c1904b9](https://github.com/yuntijs/yunti-ui/commit/c1904b9)) + +#### What's improved + +- **misc**: Add Divider Component ([5c56228](https://github.com/yuntijs/yunti-ui/commit/5c56228)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 1.0.0-beta.11](https://github.com/yuntijs/yunti-ui/compare/v1.0.0-beta.10...v1.0.0-beta.11) Released on **2024-04-09** diff --git a/package.json b/package.json index 3448e66..d5d2b87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@yuntijs/ui", - "version": "1.0.0-beta.11", + "version": "1.0.0-beta.12", "description": "☁️ Yunti UI - an open-source UI component library for building Cloud Native web apps", "keywords": [ "yuntijs",