From 1661a040ee4f2d63b10a6ae4f36ff38df0f63daf Mon Sep 17 00:00:00 2001 From: xuqingkai Date: Thu, 28 Sep 2023 12:57:27 +0800 Subject: [PATCH] chore(release): 0.1.23 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1d7e29e..1d6c0a36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # 更新日志 +### [0.1.23](https://github.com/Moonofweisheng/wot-design-uni/compare/v0.1.22...v0.1.23) (2023-09-28) + + +### ✨ Features | 新功能 + +* ✨ 增加 segmented 分段器组件 ([00f52c8](https://github.com/Moonofweisheng/wot-design-uni/commit/00f52c89e0aebc86f70aa8a7391ce1f17412333d)) + ### [0.1.22](https://github.com/Moonofweisheng/wot-design-uni/compare/v0.1.21...v0.1.22) (2023-09-25) diff --git a/package.json b/package.json index 4e0d7a7e..b5937668 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wot-design-uni", - "version": "0.1.22", + "version": "0.1.23", "repository": { "type": "git", "url": "https://github.com/Moonofweisheng/wot-design-uni.git"