Skip to content

Commit 5c2a24d

Browse files
author
wan
committed
update package.json 5.1.0 version
1 parent 1ce7e8c commit 5c2a24d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

changelog.md

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

3+
## 5.1.0
4+
* feat: 优化端口检查逻辑
5+
* feat: 添加测试报告存储类型配置,支持将自动化测试报告,存储在项目目录
6+
37
## 5.0.0
48
* feat: 设备选择UI窗口,增加蒸汽模式配置选项,支持字节码和机器码选择
59
* feat: hbuilderx cli 添加iOS真机测试支持,更新CLI参数和证书校验功能

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "hbuilderx-for-uniapp-test",
44
"description": "uni-app自动化测试,支持初始化测试环境,运行测试到Android、iOS、h5、微信小程序、Harmony应用",
55
"displayName": "HBuilderX uni-app自动化测试",
6-
"version": "5.0.0",
6+
"version": "5.1.0",
77
"publisher": "hbuilderx",
88
"__from": "ext-market",
99
"engines": {

0 commit comments

Comments
 (0)