Skip to content

Commit 52bc7f2

Browse files
author
aaron
committed
修改版本号
1 parent 807cf78 commit 52bc7f2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to the "auto-js-vscodeext-fixed" extension will be documente
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7+
8+
9+
### 1.108.0
10+
11+
优化以下特性:
12+
13+
- [wilinz](https://github.com/wilinz) 增加手动连接ADB命令和手动关闭连接命令
14+
15+
- [wilinz](https://github.com/wilinz) 修复&优化
16+
17+
718
### 1.107.0
819

920
优化以下特性:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "auto-js-vsce-fixed",
33
"displayName": "Auto.js-Autox.js-VSCodeExt",
44
"description": "用于在pc上vscode中开发autoxjs的自动化脚本的插件。兼容autojs 和autoxjs,增加功能:usb方式adb进行连接; 右键【文件夹】保存项目到设备;右键【js文件】运行;js文件中点击右上角运行; 结合webpack自动编译,js自动运行到手机",
5-
"version": "1.107.0",
5+
"version": "1.108.0",
66
"publisher": "aaroncheng",
77
"icon": "logo.png",
88
"repository": {

0 commit comments

Comments
 (0)