Skip to content

Commit 11dd45d

Browse files
committed
update: changelog
1 parent 6805909 commit 11dd45d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# 更新日志
22

3+
## 1.0.5
4+
5+
- updata: 升级 weui-wxss
6+
- update:使用 `hover-class` 代替 `:active`
7+
38
## 1.0.4
49

510
- fix: 修复 rangelength 校验

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "weui-miniprogram",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "小程序 WeUI 组件库",
55
"main": "miniprogram_dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)