Skip to content

Commit 1bcc154

Browse files
committed
chore: 更新版本号至 0.0.58,并更新变更日志
1 parent 78b16f5 commit 1bcc154

File tree

3 files changed

+35
-1
lines changed

3 files changed

+35
-1
lines changed

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)

docs/guide/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)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "uni-ui-plus",
3-
"version": "0.0.57",
3+
"version": "0.0.58",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)