Skip to content

Commit ac84c9e

Browse files
author
davidysxue
committed
chore: update v1.0.3
1 parent d0264eb commit ac84c9e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# 更新日志
22

3+
## 1.0.3
4+
5+
- fix: `required` 判断 (#93)
6+
- fix: dialog 未居中 (#94)
7+
38
## 1.0.2
49

510
- fix: Toptips 不展示的bug

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "weui-miniprogram",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "小程序 WeUI 组件库",
55
"main": "miniprogram_dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)