Skip to content

Commit c5c6a3f

Browse files
committed
upd: 2.2.10
1 parent bdcb03b commit c5c6a3f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 2.2.10
2+
3+
`2020-08-21`
4+
5+
* :bug: fix(Switch):修复 disable 状态禁用所有事件 @szg2008
6+
* :bug: fix(Toast): 修复 2.2.9 demo错误 @yangkaixuan
7+
18
## 2.2.9
29

310
`2020-08-19`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nutui/nutui",
3-
"version": "2.2.9",
3+
"version": "2.2.10",
44
"description": "一套轻量级移动端Vue组件库",
55
"typings": "dist/types/index.d.ts",
66
"main": "dist/nutui.js",

0 commit comments

Comments
 (0)