Skip to content

Commit 78b16f5

Browse files
committed
chore(release): v0.0.58
1 parent f930646 commit 78b16f5

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

src/uni_modules/uni-ui-plus/CHANGELOG.md

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

3+
## v0.0.58
4+
5+
[compare changes](https://github.com/iceywu/uni-ui-plus/compare/v0.0.57...v0.0.58)
6+
7+
### 🚀 Enhancements
8+
9+
- Add empty state component and integrate into the application ([9faab16](https://github.com/iceywu/uni-ui-plus/commit/9faab16))
10+
- 更新列表组件,添加虚拟列表功能及美化自定义分段器 ([f930646](https://github.com/iceywu/uni-ui-plus/commit/f930646))
11+
12+
### 🏡 Chore
13+
14+
- 更新版本号至 0.0.57 ([1e0f419](https://github.com/iceywu/uni-ui-plus/commit/1e0f419))
15+
16+
### ❤️ Contributors
17+
18+
- IceyWu ([@Life-Palette](https://github.com/Life-Palette))
19+
320
## v0.0.57
421

522
[compare changes](https://github.com/iceywu/uni-ui-plus/compare/v0.0.56...v0.0.57)

src/uni_modules/uni-ui-plus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "uni-ui-plus",
33
"displayName": "uni-ui-plus",
4-
"version": "0.0.57",
4+
"version": "0.0.58",
55
"description": "🦄基于uni-ui的二次封装的uniapp组件库",
66
"author": "Icey Wu <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)