Skip to content

Commit 360ea28

Browse files
committed
release 2.0.1
1 parent a85f232 commit 360ea28

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

examples/docs/changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## 更新日志
22

3-
### progress...
3+
### 2.0.1
4+
5+
`2021-02-01`
46

57
#### Bug Fixes
68

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "weui-design-vue",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"private": false,
55
"description": "A Mobile UI components based on Weui Design and Vue",
66
"homepage": "https://llkui.github.io/weui-design-vue",

publish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "weui-design-vue",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"private": false,
55
"description": "A Mobile UI components based on Weui Design and Vue",
66
"homepage": "https://llkui.github.io/weui-design-vue",

0 commit comments

Comments
 (0)